Click or drag to resize

OverlayIsBaseLayer Property

Gets or Sets the boolean value indicating whether layer is base layer or not.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public bool IsBaseLayer { get; set; }

Property Value

Type: Boolean
See Also