IAcadDatabaseLayers Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcadLayers Layers { get; }
ReadOnly Property Layers As AcadLayers
Get
property AcadLayers^ Layers {
AcadLayers^ get ();
}
abstract Layers : AcadLayers with get
Property Value
Type:
AcadLayers
See Also