LumiSoft.UI.Controls
Class AnchorStyles
java.lang.Object
LumiSoft.UI.Controls.AnchorStyles
public class AnchorStyles
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
None
public static final int None
- See Also:
- Constant Field Values
Top
public static final int Top
- See Also:
- Constant Field Values
Bottom
public static final int Bottom
- See Also:
- Constant Field Values
Left
public static final int Left
- See Also:
- Constant Field Values
Right
public static final int Right
- See Also:
- Constant Field Values
All
public static final int All
- See Also:
- Constant Field Values
AnchorStyles
public AnchorStyles()