Click or drag to resize

LinetypeWidthUnits Property

Unit system that widths are defined in. UnitSystem.None is default and means that the width is defined in pixels.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public UnitSystem WidthUnits { get; set; }

Property Value

Type: UnitSystem
See Also