DK11 for .NET | TatukGIS.NDK.TGIS_ShapePolygon.PointOnShape | Constructors | Fields | Methods | Properties
Calculate the point which lies on the shape.
Overrides TGIS_Shape.PointOnShape.
// C# public override TGIS_Point PointOnShape();
' VisualBasic Public Overrides Function PointOnShape() As TGIS_Point
// Oxygene public function PointOnShape : TGIS_Point; override;
Type | Description |
---|---|
TGIS_Point | Point location. |