DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.AddToLayer | Methods | Properties
Add a copy of the shape to a layer using new UID.
// C# public ITGIS_Shape AddToLayer();
' VisualBasic Public Function AddToLayer() As ITGIS_Shape
// Oxygene public function AddToLayer : ITGIS_Shape;
Type | Description |
---|---|
ITGIS_Shape | Pointer to the editable version of the shape. |
See CopyFields for example.