TextAnchorPos Enumeration
Syntax
|
Constants
|
Enum TextAnchorPos
scgTextAnchorLeftUp = 0
scgTextAnchorLeftDown = 1
scgTextAnchorRightUp = 2
scgTextAnchorRightDown = 3
scgTextAnchorCenter = 4
scgTextAnchorTopCenter = 5
scgTextAnchorLeftCenter = 6
scgTextAnchorRightCenter = 7
scgTextAnchorBottomCenter = 8
End Enum
|
- scgTextAnchorLeftUp
- scgTextAnchorLeftDown
- scgTextAnchorRightUp
- scgTextAnchorRightDown
- scgTextAnchorCenter
- scgTextAnchorTopCenter
- scgTextAnchorLeftCenter
- scgTextAnchorRightCenter
- scgTextAnchorBottomCenter
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.