DWGExportOptions(DWGExportOptions)
Constructor
Description:
Constructs a new instance of DWGExportOptions as a copy of the export options.
Constructs a new instance of DWGExportOptions as a copy of the export options.
Parameters
Parameter | Type | Description |
---|---|---|
option | DWGExportOptions | The options to be copied. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |