 |
TriangulatorPolygonArea Property |
Gets a double that specifies the area defined by the specified points.
This property can be used only then Triangulator is created by providing a single list of point and not multiple polygons.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic double PolygonArea { get; }Property Value
Double
See Also