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