DK11 for Java | tatukgis.jdk.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.
// Java public bool getVisible(); public void setVisible( bool _value );
// Oxygene public property Visible : Boolean read write;
Type |
---|
bool Boolean |