RectangleAlignmentType

RectangleAlignmentType enumeration

表示如何相对于彼此定位两个矩形。

public enum RectangleAlignmentType

价值观

姓名价值描述
Bottom0底部
BottomLeft1左下
BottomRight2右下角
Center3中心
Left4
Right5
Top6顶部
TopLeft7左上角
TopRight8右上

也可以看看