2024 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceForegroundPatternColor

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