OGCOverlayLayers Property |
Gets or Sets the one-dimensional array of [!:Syste.String] representing map layers.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string[] Layers { get; set; }
Public Property Layers As String()
Get
Set
Property Value
Type:
String
See Also