Click or drag to resize

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)
Syntax
public bool DataLayersIntialyVisible { get; set; }

Property Value

Type: Boolean
See Also