User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.makeeditable_void

Table of Contents

TGIS_Shape.MakeEditable method

DK11 for Delphi | GisLayerVector.TGIS_Shape.MakeEditable | Constructors | Fields | Methods | Properties

Add the shape to edited items list.

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

Syntax

// Delphi
public
  function MakeEditable : TGIS_Shape;
// C++ Builder
public:
  TGIS_Shape* MakeEditable(void);

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

2023/02/24 20:37

Page Tools