User Tools

Site Tools


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

Table of Contents

TGIS_Shape.IsReverted property

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

True if the Shape needs to be reverted to the version saved in file.

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

Syntax

// C#
public Boolean IsReverted
{
  get {}
}
' VisualBasic
Public Property IsReverted As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsReverted : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:35

Page Tools