User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.makeeditable_void

Table of Contents

ITGIS_Shape.MakeEditable method

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

Add the shape to edited items list.

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

Syntax

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

Result

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

Remarks

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

References

2023/02/24 20:29

Page Tools