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: 25.0.0.0 (25.0.0.0)
Syntax
public enum GradientType
Members
Member nameValueDescription
Fourcorner0 
Box1 
Diagonal2 
Lighting3 
Linear4 
Mapped5 
Normal6 
Pong7 
Radial8 
Spiral9 
Sweep10 
Tartan11 
See Also