User Tools

Site Tools


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

Table of Contents

TGIS_Shape.MakeEditable method

DK for Java | tatukgis.jdk.TGIS_Shape.MakeEditable | Constructors | Fields | Methods | Properties

Add the shape to edited items list.

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

Syntax

// Java
public TGIS_Shape MakeEditable();
// Oxygene
public
  function MakeEditable : TGIS_Shape;

Result

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

Remarks

Any subsequent call to the shape will return the editable version..

References

2025/01/31 01:18

Page Tools