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