GrapeCity.Win.Common 名前空間 : TextHAlign 列挙体 |
Public Enum TextHAlign Inherits System.Enum
public enum TextHAlign : System.Enum
メンバ | 解説 |
---|---|
Center | テキストは中央揃えで表示されます。 |
Justify | テキストは行全体に均等に割り付けられます。 |
JustifyWithSpace | テキストは行全体に均等に割り付けられます。また、行頭と行末にはスペースを設定する必要があります。 |
Left | テキストは右揃えで表示されます。 |
NotSet | デフォルトのテキストの割り付け方法。 |
Right | テキストは左揃えで表示されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Common.TextHAlign
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2