<Code Lib>
2027 Method
Changes 0
M

OverrideGraphicSettings.SetSurfaceBackgroundPatternVisible

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

public OverrideGraphicSettings SetSurfaceBackgroundPatternVisible(
	bool fillPatternVisible
)

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

Loading…