User Tools

Site Tools


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

Table of Contents

TGIS_Shape.CreateCopy method

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

Create a copy of the current shape.

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

Syntax

// Java
public TGIS_Shape CreateCopy();
// Oxygene
public
  function CreateCopy : TGIS_Shape; virtual;

Result

Type Description
TGIS_Shape Newly created copy of the shape.

References

2024/12/20 22:26

Page Tools