Click or drag to resize

FoundPolygonArea Property

The area enclosed by the polygon. Only reliable if there are no intersections of the edges. See https://web.archive.org/web/20100405070507/http://valis.cs.uiuc.edu/~sariel/research/CG/compgeom/msg00831.html.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public override double Area { get; }

Property Value

Double
See Also