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; }
Public Property WireThicknessScale As Double
Get
Set
Property Value
Type:
DoubleSee Also