Enumeration: EnLocalPosition
标牌局部坐标系的零点位置的位置示意图
1--------2--------3
|||
8--------0--------4
|||
7--------6--------5
Enumeration Members
centre
• centre = 0
top_left
• top_left = 1
centre_top
• centre_top = 2
top_right
• top_right = 3
centre_right
• centre_right = 4
bottom_right
• bottom_right = 5
centre_bottom
• centre_bottom = 6
bottom_left
• bottom_left = 7
centre_left
• centre_left = 8