User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.addtolayer_void

Table of Contents

ITGIS_Shape.AddToLayer method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.AddToLayer | Methods | Properties

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

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

Syntax

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

Result

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

Remarks

See CopyFields for example.

2022/11/16 01:11

Page Tools