Click or drag to resize

ViewCaptureSettingsTextDotPointSize Property

Font point size use for printing text dots. The default value is 10.0. This has morphed into a scale setting as individual text dots have their own sizes. A value of 20 will print dots at double of their size setting while a value of 10 will print with no scaling applied.

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

Property Value

Type: Double
See Also