|
PolygonVertex Constructor |
Constructor
Namespace: Ab3d.Common.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public PolygonVertex(
Point point,
int index
)
Parameters
- point Point
- Point
- index Int32
- index of the position in the positions collection
See Also