Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
AcadLayer Item(
Object Index
)
Function Item (
Index As Object
) As AcadLayer
AcadLayer^ Item(
[InAttribute] Object^ Index
)
abstract Item :
Index : Object -> AcadLayer
Parameters
- Index
- Type: SystemObject
Return Value
Type:
AcadLayer
See Also