Packagestimulsoft.base.drawing.enums
Classpublic class StiRotationMode
InheritanceStiRotationMode Inheritance Object



Public Constants
 ConstantDefined 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
Constant Detail
CenterBottomConstant
public static const CenterBottom:int = 5

CenterCenterConstant 
public static const CenterCenter:int = 4

CenterTopConstant 
public static const CenterTop:int = 3

LeftBottomConstant 
public static const LeftBottom:int = 2

LeftCenterConstant 
public static const LeftCenter:int = 1

LeftTopConstant 
public static const LeftTop:int = 0

RightBottomConstant 
public static const RightBottom:int = 8

RightCenterConstant 
public static const RightCenter:int = 7

RightTopConstant 
public static const RightTop:int = 6