'宣言 Public Enum AutoSizeElement Inherits System.Enum
public enum AutoSizeElement : System.Enum
'宣言 Public Enum AutoSizeElement Inherits System.Enum
public enum AutoSizeElement : System.Enum
| メンバ | 解説 |
|---|---|
| Both | Auto size element by client area size. |
| Height | Auto size element by client area height. |
| None | No autosizing. |
| Width | Auto size element by client area width. |
System.Object
System.ValueType
System.Enum
C1.Framework.AutoSizeElement