DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Transparent | Methods | Properties
True if bitmap is transparent.
// C# public Boolean Transparent { get {} set {} }
' VisualBasic Public Property Transparent As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Transparent : Boolean read read;
Type |
---|
bool Boolean |