IPolygon2DVertices Property

Gets the polygon vertices

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IListOfReadOnlyProperties<Point2D> Vertices { get; }

Property Value

Type: IListOfReadOnlyPropertiesPoint2D
See Also