User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.addtolayer_void

Table of Contents

TGIS_Shape.AddToLayer method

DK11 for Java | tatukgis.jdk.TGIS_Shape.AddToLayer | Constructors | Fields | Methods | Properties

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

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

Syntax

// Java
public TGIS_Shape AddToLayer();
// 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:51

Page Tools