User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.geometrychanged

Table of Contents

ITGIS_Shape.GeometryChanged property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Shape.GeometryChanged | Methods | Properties

True if the shape geometry has changed. Valid only for editable shapes.

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

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:05

Page Tools