WoW API type: UITYPE FramePoint

From AddOn Studio
Revision as of 01:39, 27 September 2007 by WoWWiki>Fibby (New page: {{widget}} ''FramePoint'' type can take following values: * '''"TOPLEFT"''' * '''"TOPRIGHT"''' * '''"BOTTOMLEFT"''' * '''"BOTTOMRIGHT"''' * '''"TOP"''' * '''"BOTTOM"''' * '''"LEFT"''' * '...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API types

FramePoint type can take following values:

  • "TOPLEFT"
  • "TOPRIGHT"
  • "BOTTOMLEFT"
  • "BOTTOMRIGHT"
  • "TOP"
  • "BOTTOM"
  • "LEFT"
  • "RIGHT"
  • "CENTER"

Notes

This type is used to represent points of an Anchor object.