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)
Syntaxpublic int LayerId { get; set; }
Public Property LayerId As Integer
Get
Set
Property Value
Type:
Int32
See Also