'宣言 Public Enum C1HorizontalAlignment Inherits System.Enum
public enum C1HorizontalAlignment : System.Enum
'宣言 Public Enum C1HorizontalAlignment Inherits System.Enum
public enum C1HorizontalAlignment : System.Enum
メンバ | 解説 |
---|---|
Center | テキストは中央に配置されます。 |
Left | テキストは左に揃えられます。 |
Right | テキストは右に揃えられます。 |
Stretch | テキストは引き伸ばされます。 |
System.Object
System.ValueType
System.Enum
C1.Blazor.Core.C1HorizontalAlignment