GradientGradientInterpolation Property |
The property labeled "Interpolation" from the "Gradient" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string GradientInterpolation { get; }
Public Shared ReadOnly Property GradientInterpolation As String
Get
public:
static property String^ GradientInterpolation {
String^ get ();
}
static member GradientInterpolation : string with get
Property Value
String
Remarks
This property is a "AssetPropertyList" of type "AssetPropertyInteger".
See Also