User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.addtolayer_void

Table of Contents

TGIS_Shape.AddToLayer method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.AddToLayer | Constructors | Fields | Methods | Properties

Add a copy of the shape to a layer using new UID.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public TGIS_Shape AddToLayer();
' VisualBasic
Public Function AddToLayer() As TGIS_Shape
// Oxygene
public
  function AddToLayer : TGIS_Shape;

Result

Type Description
TGIS_Shape Pointer to the editable version of the shape.

Remarks

See CopyFields for example.

2022/11/16 01:35

Page Tools