HatchPatternAlwaysModelDistances Property |
Hatchpattern patterns are typically interpreted as distances on
the printed output when printing. In this case AlwaysModelDistances is
false (default). When set to true, the hatch pattern will
be interpreted as being in world distances.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic bool AlwaysModelDistances { get; set; }Public Property AlwaysModelDistances As Boolean
Get
Set
Property Value
Type:
Boolean
See Also