Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Nested class: RT.Coordinates.CircularCell.VertexSummaryDescribes a vertex in a CircularCell grid. ConstructorsInstance methods| bool | | Refer to the documentation for Vertex.Equals. | | bool | | Refer to the documentation for object.Equals. | | int | | Refer to the documentation for object.GetHashCode. | | string | | Refer to the documentation for Vertex.SvgPathFragment. | | string | | Refer to the documentation for object.ToString. |
Instance properties| PointD | | Refer to the documentation for Vertex.Point. | | CircleFraction | |
The angle of this vertex from the vertical, expressed as a fraction of the full circle. | | int | | The distance of this vertex from the origin. |
|