Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Interface: RT.Coordinates.IHasSvgGeometry

Summary

Exposes properties that allow a cell to be rendered in SVG.

Instance properties

PointD
  • Abstract
Returns the center-point of the cell.
IEnumerable<Link<Vertex>>
  • Abstract
Returns a sequence of edges (line segments) describing the perimeter of the cell.