Contents

UIOffset

A structure that specifies an amount to offset a position.

Declaration

struct UIOffset

Overview

The components are positive for right or down, negative for left or up.

See also Initializing offsets and zero.

Topics

Initializing offsets

Getting the offset values

Comparing offsets

Converting to and from strings

Getting the empty offset value

See Also

Related types