IAcadPlotConfigurationsItem Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcadPlotConfiguration Item(
Object Index
)
Function Item (
Index As Object
) As AcadPlotConfiguration
AcadPlotConfiguration^ Item(
[InAttribute] Object^ Index
)
abstract Item :
Index : Object -> AcadPlotConfiguration
Parameters
- Index Object
-
Return Value
AcadPlotConfiguration
See Also