Click or drag to resize

ViewCaptureSettingsWireThicknessScale Property

Scaling factor to apply to object print widths (typically 1.0). This is helpful when printing something at 1/2 scale and having all of the curves print 1/2 as thick.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax
public double WireThicknessScale { get; set; }

Property Value

Type: Double
See Also