Summary
Describes a vertex in a grid constructed from
Pentavector values.
Remarks
This is merely a thin wrapper around
Pentavector but for the purpose of implementing
Vertex.
Constructors
|
Describes a vertex in a grid constructed from Pentavector values. |
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