DK11 for Delphi | GisParams.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.
// Delphi public property Visible : Boolean read write;
// C++ Builder public: __property bool Visible = {read, write};
Type |
---|
Boolean |