Package | stimulsoft.report.styles.enum |
Class | public class StiStyleLocation |
Inheritance | StiStyleLocation ![]() |
Constant | Defined By | ||
---|---|---|---|
Bottom : int = 4096 [static] | StiStyleLocation | ||
BottomCenter : int = 128 [static] | StiStyleLocation | ||
BottomLeft : int = 64 [static] | StiStyleLocation | ||
BottomRight : int = 256 [static] | StiStyleLocation | ||
CenterHorizontal : int = 8192 [static] | StiStyleLocation | ||
CenterVertical : int = 16384 [static] | StiStyleLocation | ||
Left : int = 512 [static] | StiStyleLocation | ||
MiddleCenter : int = 16 [static] | StiStyleLocation | ||
MiddleLeft : int = 8 [static] | StiStyleLocation | ||
MiddleRight : int = 32 [static] | StiStyleLocation | ||
None : int = 0 [static] | StiStyleLocation | ||
Right : int = 1024 [static] | StiStyleLocation | ||
Top : int = 2048 [static] | StiStyleLocation | ||
TopCenter : int = 2 [static] | StiStyleLocation | ||
TopLeft : int = 1 [static] | StiStyleLocation | ||
TopRight : int = 4 [static] | StiStyleLocation |
Bottom | Constant |
public static const Bottom:int = 4096
BottomCenter | Constant |
public static const BottomCenter:int = 128
BottomLeft | Constant |
public static const BottomLeft:int = 64
BottomRight | Constant |
public static const BottomRight:int = 256
CenterHorizontal | Constant |
public static const CenterHorizontal:int = 8192
CenterVertical | Constant |
public static const CenterVertical:int = 16384
Left | Constant |
public static const Left:int = 512
MiddleCenter | Constant |
public static const MiddleCenter:int = 16
MiddleLeft | Constant |
public static const MiddleLeft:int = 8
MiddleRight | Constant |
public static const MiddleRight:int = 32
None | Constant |
public static const None:int = 0
Right | Constant |
public static const Right:int = 1024
Top | Constant |
public static const Top:int = 2048
TopCenter | Constant |
public static const TopCenter:int = 2
TopLeft | Constant |
public static const TopLeft:int = 1
TopRight | Constant |
public static const TopRight:int = 4