enum Oid::Enum::OriginType
Defined in:
oid/resources/enum/origin_type.crEnum Members
-
UpperLeft =
0
-
UpperCenter =
1
-
UpperRight =
2
-
CenterLeft =
3
-
Center =
4
-
CenterRight =
5
-
BottomLeft =
6
-
BottomCenter =
7
-
BottomRight =
8
Instance Method Summary
- #bottom_center?
- #bottom_left?
- #bottom_right?
- #center?
- #center_left?
- #center_right?
- #upper_center?
- #upper_left?
- #upper_right?