Click or drag to resize

RhinoPlotWidthType Enumeration

Supported plot width special types

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum RhinoPlotWidthType
Members
  Member nameValueDescription
ByLayer0 Plot width from layer
ByParent1 Plot width from parent object
Hairline2 System hairline plot width
Default3 Use default plot width
None4 Don't print
Varies5 Multiple objects selected with different types/widths
Width6 Standard or custom width
See Also