property WrapMode: TWrapMode;

type TWrapMode = (wmClamp, wmRepeat, wmMirror);

Description

Specifies how the wrapping Pixel property should behave.

[See also]: