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.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic override double Area { get; }
Property Value
Double
See Also