Revit 2022.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: 22.0.0.0 (22.1.1.0)
Since:
2018
Syntax
C# |
---|
public Color GetValueAsColor() |
Visual Basic |
---|
Public Function GetValueAsColor As Color |
Visual C++ |
---|
public: Color^ GetValueAsColor() |