Click or drag to resize

WMSFromCapabilitiesImageCheckBox Property

Gets or Sets the Boolean, if set to true image check box will be used else stadard check box will be used for turning on/off the layer.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public bool ImageCheckBox { get; set; }

Property Value

Type: Boolean
See Also