DK for Delphi | GisLayerVector.TGIS_Shape.AsPoint | Constructors | Fields | Methods | Properties
Return current shape as a TGIS_ShapePoint.
// Delphi public function AsPoint : TGIS_ShapePoint;
// C++ Builder public: TGIS_ShapePoint* AsPoint(void);
Type | Description |
---|---|
TGIS_ShapePoint | Newly created shape object. |