2024 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceBackgroundPatternColor

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