User Tools

Site Tools


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

Table of Contents

TGIS_Shape.IsNewShape property

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

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

Available also on: Delphi | Java | ActiveX | 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:35

Page Tools