User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.isnewshape

Table of Contents

ITGIS_Shape.IsNewShape property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.IsNewShape | Methods | Properties

Is shape a independent object or is a mirror of disk based shape.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:11

Page Tools