The SetViewMonochrome transaction sets whether the Monochrome view option is enabled for the specified document window. When enabled, Monochrome displays all layers (other than color and grayscale rasters) in black-and-white tones, with no color.
Type XTYP_EXECUTE
Syntax [SetViewMonochrome(docwinID, OnOff)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
OnOff |
BOOL |
0 | 1 |
not enabled | enabled |
Release information
Added in Release 4.10.
See also