<Code Lib>
2025 Method
Changes 0
M

OverrideGraphicSettings.SetHalftone

Description:
Sets the halftone value.

public OverrideGraphicSettings SetHalftone(
	bool halftone
)

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

Loading…