DK11 for .NET | TatukGIS.NDK.TGIS_Shape.checkIsEmpty | Constructors | Fields | Methods | Properties
Check if shape is geometry is empty.
// C# protected virtual bool checkIsEmpty();
' VisualBasic Protected Overridable Function checkIsEmpty() As Boolean
// Oxygene protected function checkIsEmpty : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if geometry is empty. |