Package | stimulsoft.base.drawing.enums |
Class | public class StiRotationMode |
Inheritance | StiRotationMode ![]() |
Constant | Defined By | ||
---|---|---|---|
CenterBottom : int = 5 [static] | StiRotationMode | ||
CenterCenter : int = 4 [static] | StiRotationMode | ||
CenterTop : int = 3 [static] | StiRotationMode | ||
LeftBottom : int = 2 [static] | StiRotationMode | ||
LeftCenter : int = 1 [static] | StiRotationMode | ||
LeftTop : int = 0 [static] | StiRotationMode | ||
RightBottom : int = 8 [static] | StiRotationMode | ||
RightCenter : int = 7 [static] | StiRotationMode | ||
RightTop : int = 6 [static] | StiRotationMode |
CenterBottom | Constant |
public static const CenterBottom:int = 5
CenterCenter | Constant |
public static const CenterCenter:int = 4
CenterTop | Constant |
public static const CenterTop:int = 3
LeftBottom | Constant |
public static const LeftBottom:int = 2
LeftCenter | Constant |
public static const LeftCenter:int = 1
LeftTop | Constant |
public static const LeftTop:int = 0
RightBottom | Constant |
public static const RightBottom:int = 8
RightCenter | Constant |
public static const RightCenter:int = 7
RightTop | Constant |
public static const RightTop:int = 6