<Code Lib>
2023 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceForegroundPatternVisible

Description:
Sets the visibility of the surface foreground fill pattern.

public OverrideGraphicSettings SetSurfaceForegroundPatternVisible(
	bool fillPatternVisible
)

  • Boolean
    fillPatternVisible
    Value of the visibility of the surface foreground fill pattern.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…