WMSFromCapabilitiesInitialVisibleBaseLayer Property |
Gets or Sets the
String that specifies one of the base layer name that will be visible on intial load.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string InitialVisibleBaseLayer { get; set; }
Public Property InitialVisibleBaseLayer As String
Get
Set
Property Value
Type:
String
See Also