| Package | stimulsoft.base.drawing.enums |
| Class | public class StiShadowSides |
| Inheritance | StiShadowSides Object |
| Constant | Defined By | ||
|---|---|---|---|
| All : int = 31 [static] | StiShadowSides | ||
| Bottom : int = 8 [static] | StiShadowSides | ||
| Edge : int = 4 [static] | StiShadowSides | ||
| Left : int = 16 [static] | StiShadowSides | ||
| Right : int = 2 [static] | StiShadowSides | ||
| Top : int = 1 [static] | StiShadowSides | ||
| All | Constant |
public static const All:int = 31| Bottom | Constant |
public static const Bottom:int = 8| Edge | Constant |
public static const Edge:int = 4| Left | Constant |
public static const Left:int = 16| Right | Constant |
public static const Right:int = 2| Top | Constant |
public static const Top:int = 1