Click or drag to resize

DisplayPenPatternLengthInWorldUnits Property

If true, lengths in pattern definition are interpreted to be in world units. If false, screen pixel distances are used.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool PatternLengthInWorldUnits { get; set; }

Property Value

Type: Boolean
See Also