User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_bitmap.isempty

Table of Contents

ITGIS_Bitmap.IsEmpty property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.IsEmpty | Methods | Properties

True if bitmap is empty (has no NativeBitmap attached.

Available also on: Delphi | .NET | Java | 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
2025/01/31 01:03

Page Tools