DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.GetFirstPoint | Methods | Properties
Retrieve the first point from the first segment of geometry.
// C# public ITGIS_Point GetFirstPoint();
' VisualBasic Public Function GetFirstPoint() As ITGIS_Point
// Oxygene public function GetFirstPoint : ITGIS_Point;
Type | Description |
---|---|
ITGIS_Point | First point in a geometry. |