RhinoCommon API
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)
Since: 5.11
public UnitSystem ImageUnitSystem { get; set; }
Public Property ImageUnitSystem As UnitSystem Get Set