Polygon.GetPointOnSurface
Polygon.GetPointOnSurface method
Finds a point that is guaranteed to be on this polygon.
public override IPoint GetPointOnSurface()
Return Value
A point on this polygon. An empty point if this polygon has no interior.
Exceptions
exception | condition |
---|---|
InvalidOperationException | Polygon is invalid in such way that operation can not be completed. |
See Also
- interface IPoint
- class Polygon
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS