 |
PolygonAnalyzerPolygonArea Property |
Gets polygon area.
When the polygon is oriented in anti-clock-wise direction, then PolygonArea is positive.
When the polygon is oriented in clock-wise direction, then PolygonArea is negative.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic double PolygonArea { get; }Property Value
Double
See Also