Click or drag to resize

GrasshopperDisplayMaterialStippling Property

Gets or sets whether an 8x8 Bayer stipple (dither) mask is applied. Default: false.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool Stippling { get; set; }

Property Value

Type: Boolean
See Also