DK11 for .NET | TatukGIS.NDK.TGIS_ParamsSection.Visible | Constructors | Fields | Methods | Properties
Checks whether a layer section is visible. Combined with other properties like MinLevel / MaxLevel or MinScale / MaxScale can define a rule that determinates the layer visibility.
// C# public Boolean Visible { get {} set {} }
' VisualBasic Public Property Visible As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Visible : Boolean read read;
Type |
---|
bool Boolean |