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 TObject Bitmap
{
  get {}
}
' VisualBasic
Public Property Bitmap As TObject
  Get
  End Get
End Property
// Oxygene
public
  property Bitmap : TObject read;

Value

Type
TObject
2025/04/03 15:04

Page Tools