User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.isdeleted

Table of Contents

TGIS_Shape.IsDeleted property

DK for Delphi | GisLayerVector.TGIS_Shape.IsDeleted | Constructors | Fields | Methods | Properties

True if the Shape needs to be deleted. Deleted shape will still exist until the next save, but will not be displayed.

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

Syntax

// Delphi
public
  property IsDeleted : Boolean read write;
// C++ Builder
public:
  __property bool IsDeleted = {read, write};

Value

Type
Boolean
2025/01/31 01:09

Page Tools