GradientType Enumeration

The enumerated type representing the permitted values for the asset property "GradientType" from the "Gradient" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum GradientType
Members
Member nameValueDescription
Box1 
Diagonal2 
Fourcorner0 
Lighting3 
Linear4 
Mapped5 
Normal6 
Pong7 
Radial8 
Spiral9 
Sweep10 
Tartan11 
See Also