Programmer's Guide (程式設計師指南)
>
Interfaces
>
TableObject interface
> Direction enumeration
Direction enumeration
A direction.
The
Direction
enumeration has the following constants of type
unsigned short
.
RIGHT = 0
To the right.
BELOW = 1
Below.
LEFT = 2
To the left.
ABOVE = 3
Above.
Parent topic
TableObject interface
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳