Summary
Describes a vertex (gridline intersection) in a
Chamf.Grid.
Constructors
| Describes a vertex (gridline intersection) in a Chamf.Grid. |
Instance 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 | |
Provides a means for derived classes to override the SVG path generation for a line segment from another vertex
from to this one. |
| string | | Refer to the documentation for object.ToString. |
Instance properties
| int | | Specifies the x-coordinate of a square Chamf. |
| int | | Specifies the y-coordinate of a square Chamf. |
| PointD | | Refer to the documentation for Vertex.Point. |
| Chamf.Vertex.Position | | Specifies which of the vertices pertaining to a square Chamf this is. |
Nested types