OverrideGraphicSettings.SetCutBackgroundPatternColor
Method
Description:
Sets the override color of the background pattern of cut faces.
Sets the override color of the background pattern of cut faces.
Parameters
Parameter | Type | Description |
---|---|---|
color | Color | Value of the cut face 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 |