<Code Lib>
2022 Property
Changes 2
P

DGNExportOptions.WorkingUnits

Description:
If true, Main Units will be used. If false, Sub Units will be used. Default value of WorkingUnits is true.

public bool WorkingUnits { get; set; }

Loading…