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