Contents

anchorOffset

The offset, in CSS pixels, of the element from the bottom center.

Declaration

anchorOffset?: DOMPoint;

Mentioned in

Discussion

The default value is DOMPoint(0, 0).

See Also

Setting position and appearances