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)
Syntaxpublic bool IsBaseLayer { get; set; }
Public Property IsBaseLayer As Boolean
Get
Set
Property Value
Type:
Boolean
See Also