Click or drag to resize

File3dmSettingsPageUnits Property

Gets or sets the page length units, using LengthUnit value.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public LengthUnit PageUnits { get; set; }

Property Value

Type: LengthUnit
See Also