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