NuImageZOrder

Description

The NuImageZOrder enumeration is used to determine image position relative to text.

It is used by the following properties and methods:

Available Values

Value Brief description
NuImageZOrderDefault Image position is defined by default.
NuImageZOrderFront The image is displayed in front of the text.
NuImageZOrderBack The image is displayed behind the text.

See also:

Enumerations