<Code Lib>
2026 Method
Changes 0
M

OverrideGraphicSettings.SetHalftone

Description:
Sets the halftone value.

public OverrideGraphicSettings SetHalftone(
	bool halftone
)

  • Boolean
    halftone
    True if the override displays in halftone, false otherwise.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…