DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlScale.Transparent | Constructors | Methods | Properties | Events
If True then control will be drawn as transparent.
Available also on: Delphi VCL | Java | ActiveX.
// C# [DefaultValue(true)] public Boolean Transparent { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property Transparent As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property Transparent : Boolean read read;
Type |
---|
bool Boolean |