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