GradientType Enumeration

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.3.0.0 (25.3.0.0)
Syntax
public enum GradientType
Public Enumeration GradientType
public enum class GradientType
type GradientType
Members
Member nameValueDescription
Box1 
Diagonal2 
Fourcorner0 
Lighting3 
Linear4 
Mapped5 
Normal6 
Pong7 
Radial8 
Spiral9 
Sweep10 
Tartan11 
See Also