Click or drag to resize

ViewCaptureSettingsPointSizeMillimeters Property

Size of point objects in millimeters. if scale <= 0 the size is minimized so points are always drawn as small as possible

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

Property Value

Type: Double
See Also