IAcadPlotConfigurationCopyFrom
Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
void CopyFrom(
AcadPlotConfiguration pPlotConfig
)
Sub CopyFrom (
pPlotConfig As AcadPlotConfiguration
)
void CopyFrom(
[InAttribute] AcadPlotConfiguration^ pPlotConfig
)
abstract CopyFrom :
pPlotConfig : AcadPlotConfiguration -> unit
Parameters
- pPlotConfig AcadPlotConfiguration
-
See Also