Monochrome Bitmap (Monochrome)

This property specifies how monochrome images are displayed—using the foreground and background colors of the field or parent object, or in black and white.

Monochrome="Colored | BW"

Value

Representation

Description

Colored Color

Displays monochrome images using the foreground and background colors of the field, or parent object (Default).

BW Black & White

Displays monochrome images in black and white.

Usage

Dynamic?

Yes

Supported in Grid?

No

Dependencies:

None

Setting in ProcScript

$fieldproperties(PICTURE) = "monochrome=bw"