DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlNorthArrow.Visible | Constructors | Methods | Properties
Control visibility.
Available also on: Delphi FMX | Java | ActiveX.
// C# [DefaultValue(true)] public Boolean Visible { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property Visible As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property Visible : Boolean read read;
Type |
---|
bool Boolean |