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