WMSFromCapabilitiesOnlyAddLeafLayers Property |
Gets or Sets the
Boolean,if set to true all the groups will be ignored and layers appear individually.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool OnlyAddLeafLayers { get; set; }
Public Property OnlyAddLeafLayers As Boolean
Get
Set
Property Value
Type:
Boolean
See Also