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