Click or drag to resize

ColorGradientRepeat Property

Repeat factor for gradient. Factors greater than 1 define a reflected repeat factor while values less than -1 define a wrapped repeat factor.

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

Property Value

Type: Double
See Also