DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.PointOnShape | Methods | Properties
Calculate the point which lies on the shape.
// C# public ITGIS_Point PointOnShape();
' VisualBasic Public Function PointOnShape() As ITGIS_Point
// Oxygene public function PointOnShape : ITGIS_Point;
Type | Description |
---|---|
ITGIS_Point | Point location. |