OverrideGraphicSettings.SetSurfaceBackgroundPatternColor
Method
Description:
Sets the override color of the surface background pattern.
Sets the override color of the surface background pattern.
Parameters
| Parameter | Type | Description |
|---|---|---|
| color | Color | Value of the surface background color for the override. InvalidColorValue means no override is set. |
Return Value
| Type | Description |
|---|---|
| OverrideGraphicSettings | Reference to the changed object. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |