View.GetColorFillSchemeId
Method
Description:
Returns id of the color fill scheme element applied to the view.
Returns id of the color fill scheme element applied to the view.
Parameters
Parameter | Type | Description |
---|---|---|
categoryId | ElementId | The id of the category which the color fill scheme element belongs to. |
Return Value
Type | Description |
---|---|
ElementId | The id of the color fill scheme element. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |