DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.NativeBitmap | Methods | Properties
Platform specific bitmap object (like TBitmap for VCL).
// C# public TBitmap NativeBitmap { get {} set {} }
' VisualBasic Public Property NativeBitmap As TBitmap Get End Get Set(ByVal value As TBitmap) End Set End Property
// Oxygene public property NativeBitmap : TBitmap read read;
| Type |
|---|
| TBitmap |