OverrideGraphicSettings.SetSurfaceForegroundPatternColor
Method
Description:
Sets the override color of the surface foreground pattern.
Sets the override color of the surface foreground pattern.
Parameters
Parameter | Type | Description |
---|---|---|
color | Color | Value of the surface foreground 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 |