Click or drag to resize

File3dmSettingsPageUnitSystem Property

Gets or sets the page unit system, using UnitSystem enumeration.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public UnitSystem PageUnitSystem { get; set; }

Property Value

Type: UnitSystem
See Also