Click or drag to resize

HatchPatternPatternUnitSystem Property

Hatchpattern patterns are typically defined as distances on the printed output when printing. In this case PatternUnitSystem is UnitSystem.None (default). When set to any other unit system, the hatch pattern will be scaled acordingly.

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

Property Value

Type: UnitSystem
See Also