RectangleAlignmentType

RectangleAlignmentType enumeration

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

public enum RectangleAlignmentType

价值观

姓名价值描述
Bottom0底部
BottomLeft1BottomLeft
BottomRight2BottomRight
Center3中心
Left4
Right5
Top6Top
TopLeft7TopLeft
TopRight8TopRight

也可以看看