|
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: 11.1.8864.1045
Syntax public double PolygonArea { get; }
Property Value
DoubleSee Also