DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.MakeEditable | Methods | Properties
Add the shape to edited items list.
// C# public ITGIS_Shape MakeEditable();
' VisualBasic Public Function MakeEditable() As ITGIS_Shape
// Oxygene public function MakeEditable : ITGIS_Shape;
Type | Description |
---|---|
ITGIS_Shape | Pointer to the editable version of the shape. |
Any subsequent call to the shape will return the editable version..