| Package | stimulsoft.flex.graphics.enums |
| Class | public final class StiRectangleCorners |
| Inheritance | StiRectangleCorners Object |
| Constant | Defined By | ||
|---|---|---|---|
| All : int = 15 [static] | StiRectangleCorners | ||
| LeftBottom : int = 4 [static] | StiRectangleCorners | ||
| LeftBottomRight : int = 12 [static] | StiRectangleCorners | ||
| LeftTop : int = 1 [static] | StiRectangleCorners | ||
| LeftTopRight : int = 3 [static] | StiRectangleCorners | ||
| None : int = 0 [static] | StiRectangleCorners | ||
| RightBottom : int = 8 [static] | StiRectangleCorners | ||
| RightTop : int = 2 [static] | StiRectangleCorners | ||
| TopLeftBottom : int = 5 [static] | StiRectangleCorners | ||
| TopRightBottom : int = 10 [static] | StiRectangleCorners | ||
| All | Constant |
public static const All:int = 15| LeftBottom | Constant |
public static const LeftBottom:int = 4| LeftBottomRight | Constant |
public static const LeftBottomRight:int = 12| LeftTop | Constant |
public static const LeftTop:int = 1| LeftTopRight | Constant |
public static const LeftTopRight:int = 3| None | Constant |
public static const None:int = 0| RightBottom | Constant |
public static const RightBottom:int = 8| RightTop | Constant |
public static const RightTop:int = 2| TopLeftBottom | Constant |
public static const TopLeftBottom:int = 5| TopRightBottom | Constant |
public static const TopRightBottom:int = 10