| Revit 2021.1 API |
| AssetPropertyDoubleArray4d..::..GetValueAsColor Method |
| AssetPropertyDoubleArray4d Class See Also |
Gets the value property as a color.
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2018
Syntax
| C# |
|---|
public Color GetValueAsColor() |
| Visual Basic |
|---|
Public Function GetValueAsColor As Color |
| Visual C++ |
|---|
public: Color^ GetValueAsColor() |