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