User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.fisdeleted

Table of Contents

TGIS_Shape.FIsDeleted field

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.FIsDeleted | Constructors | Fields | Methods | Properties

True if the Shape needs to be deleted. Deleted will still exist up to nearest save, but will not be displayed.

Available also on: Delphi | Java.

Syntax

// C#
protected Boolean FIsDeleted;
' VisualBasic
Protected FIsDeleted As Boolean
// Oxygene
protected
var FIsDeleted : Boolean;

Value

Type
bool
Boolean
2020/01/31 01:16

Page Tools