User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewerbmp.bitmap

Table of Contents

IGIS_ViewerBmp.Bitmap property

DK for Delphi | GisInterfaces.IGIS_ViewerBmp.Bitmap | Methods | Properties

Underlying bitmap as a native, platform dependent object.

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

Syntax

// Delphi
public
  property Bitmap : TObject read;
// C++ Builder
public:
  __property TObject* Bitmap = {read};

Value

Type
TObject
2025/01/31 01:07

Page Tools