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