Gradient
A static class that provides access to the property names that appear in the Gradient visual asset schema.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.Visual.Gradient
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class Gradient
The Gradient type exposes the following members.
Properties
Name
Description
Public Property
Static Member
GradientColor
The property labeled “Color” from the “Gradient” schema.
Public Property
Static Member
GradientInterpolation
The property labeled “Interpolation” from the “Gradient” schema.
Public Property
Static Member
GradientNoise
The property labeled “Noise Type” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseAmount
The property labeled “Amount” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseHigh
The property labeled “High” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseLevels
The property labeled “Levels” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseLow
The property labeled “Low” from the “Gradient” schema.
Public Property
Static Member
GradientNoisePhase
The property labeled “Phase” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseSize
The property labeled “Size” from the “Gradient” schema.
Public Property
Static Member
GradientNoiseSmooth
The property labeled “Smooth” from the “Gradient” schema.
Public Property
Static Member
GradientPosition
The property labeled “Position” from the “Gradient” schema.
Public Property
Static Member
GradientType
The property labeled “Gradient Type” from the “Gradient” schema.
Public Property
Static Member
TextureLinkTextureTransforms
The property labeled “Link Transforms” from the “Gradient” schema.
Public Property
Static Member
TextureOffsetLock
The property labeled “Offset Lock” from the “Gradient” schema.
Public Property
Static Member
TextureRealWorldOffsetX
The property labeled “Offset X” from the “Gradient” schema.
Public Property
Static Member
TextureRealWorldOffsetY
The property labeled “Offset Y” from the “Gradient” schema.
Public Property
Static Member
TextureRealWorldScaleX
The property labeled “Size X” from the “Gradient” schema.
Public Property
Static Member
TextureRealWorldScaleY
The property labeled “Size Y” from the “Gradient” schema.
Public Property
Static Member
TextureScaleLock
The property labeled “Scale Lock” from the “Gradient” schema.
Public Property
Static Member
TextureURepeat
The property labeled “U Repeat” from the “Gradient” schema.
Public Property
Static Member
TextureVRepeat
The property labeled “V Repeat” from the “Gradient” schema.
Public Property
Static Member
TextureWAngle
The property labeled “Angle” from the “Gradient” schema.