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

PointDReturns the center-point of the cell.
IEnumerable<Edge>Returns a sequence of edges (line segments) describing the perimeter of the cell.