Click or drag to resize

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)
Syntax
public Overlay[] AdditionalOverlays { get; set; }

Property Value

Type: Overlay
See Also