GradientGradientColor Property |
The property labeled "Color" 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 GradientColor { get; }
Public Shared ReadOnly Property GradientColor As String
Get
public:
static property String^ GradientColor {
String^ get ();
}
static member GradientColor : string with get
Property Value
String
Remarks
This property is a "AssetPropertyList" of type "AssetPropertyDoubleArray4d".
See Also