User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerbmp.bitmap

Table of Contents

IGIS_ViewerBmp.Bitmap property

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerBmp.Bitmap | Methods | Properties

Underlying bitmap as a native, platform dependent object.

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

Syntax

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

Value

Type
TBitmap
2025/01/31 01:03

Page Tools