RenderSettingsImageUnitSystem Property |
unit system to use when converting image pixel size and dpi information
into a print size. Default = inches
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic UnitSystem ImageUnitSystem { get; set; }Public Property ImageUnitSystem As UnitSystem
Get
Set
Property Value
Type:
UnitSystem
Version InformationRhino for Windows
Supported in: 6.8
See Also