Click or drag to resize

OverlayLayerId Property

Gets or sets the layer ID. This is the unique key from the config database

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

Property Value

Type: Int32
See Also