Share

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.1.0.0 (26.1.0.34)

Syntax

C#

public enum GradientType

Members

Member nameValueDescription
Box1 
Diagonal2 
Fourcorner0 
Lighting3 
Linear4 
Mapped5 
Normal6 
Pong7 
Radial8 
Spiral9 
Sweep10 
Tartan11 

See Also

Reference

Was this information helpful?