DK for .NET | TatukGIS.NDK.TGIS_Shape.MakeEditable | Constructors | Fields | Methods | Properties
Add the shape to edited items list.
// C# public TGIS_Shape MakeEditable();
' VisualBasic Public Function MakeEditable() As TGIS_Shape
// Oxygene public function MakeEditable : TGIS_Shape;
| Type | Description |
|---|---|
| TGIS_Shape | Pointer to the editable version of the shape. |
Any subsequent call to the shape will return the editable version..