WMSFromCapabilitiesDataLayersIntialyVisible Property |
Gets or Sets the
Boolean,if set to true all the data layers are turned on when the map is initially loaded.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool DataLayersIntialyVisible { get; set; }
Public Property DataLayersIntialyVisible As Boolean
Get
Set
Property Value
Type:
Boolean
See Also