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