Enumeration PointerTooltipPointerLocation

Describes available positions to anchor the pointer to the PointerTooltip.

Enumeration Members

Auto: 0

The anchor is decided automatically.

BottomLeft: 9

The anchor is top left of the content.

BottomMiddle: 8

The anchor is top left of the content.

BottomRight: 7

The anchor is top left of the content.

LeftBottom: 10

The anchor is top left of the content.

LeftMiddle: 11

The anchor is top left of the content.

LeftTop: 12

The anchor is top left of the content.

RightBottom: 6

The anchor is top left of the content.

RightMiddle: 5

The anchor is top left of the content.

RightTop: 4

The anchor is top left of the content.

TopLeft: 1

The anchor is top left of the content.

TopMiddle: 2

The anchor is top left of the content.

TopRight: 3

The anchor is top left of the content.