MapConfigurationAdditionalOverlays Property |
Gets or sets the array of
OverlayBase that represents addtional overlays that can be added to the map.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic Overlay[] AdditionalOverlays { get; set; }
Public Property AdditionalOverlays As Overlay()
Get
Set
Property Value
Type:
Overlay
See Also