Method GetColorValue
GetColorValue(ElementId)
Gets the value of a Color parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 15, 400, 100)]
Color GetColorValue(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| Color | Value of the parameter. |
Remarks
This method is available since v7.15.400.100.