User Tools

Site Tools


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

Table of Contents

TGIS_Shape.IsEmpty property

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

Is shape empty.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:35

Page Tools