DK11 for Delphi | GisLayerVector.TGIS_Shape.MakeEditable | Constructors | Fields | Methods | Properties
Add the shape to edited items list.
// Delphi public function MakeEditable : TGIS_Shape;
// C++ Builder public: TGIS_Shape* MakeEditable(void);
Type | Description |
---|---|
TGIS_Shape | Pointer to the editable version of the shape. |
Any subsequent call to the shape will return the editable version..