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