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