2027 Method
Changes 0
M

OverrideGraphicSettings.SetCutBackgroundPatternColor

Description:
Sets the override color of the background pattern of cut faces.
public OverrideGraphicSettings SetCutBackgroundPatternColor(
	Color color
)
  • color
    Value of the cut face background color for the override. InvalidColorValue means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.