PolygonPointNext Property |
Gets or sets the next point in the polygon ring.
Namespace: Poly2TriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PolygonPoint? Next { get; set; }Property Value
PolygonPoint
See Also