IAcadPlotConfigurationCopyFrom
Method
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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