GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 : AttachAlignment 列挙体 |
Public Enum AttachAlignment Inherits System.Enum
public enum AttachAlignment : System.Enum
メンバ | 解説 |
---|---|
Bottom | BottomLeftと同じです。 |
BottomCenter | テキストを画像の下に配置し、左右中央揃えします。 |
BottomLeft | テキストを画像の下に配置し、左揃えします。 |
BottomRight | テキストを画像の下に配置し、右揃えします。 |
Left | LeftBottomと同じです。 |
LeftBottom | テキストを画像の左側に配置し、下揃えします。 |
LeftMiddle | テキストを画像の左側に配置し、上下中央揃えします。 |
LeftTop | テキストを画像の左側に配置し、上揃えします。 |
Right | RightBottomと同じです。 |
RightBottom | テキストを右側に配置し、下揃えします。 |
RightMiddle | テキストを右側に配置し、上下中央揃えします。 |
RightTop | テキストを右側に配置し、上揃えします。 |
Top | TopLeftと同じです。 |
TopCenter | テキストを画像の上に配置し、左右中央揃えします。 |
TopLeft | テキストを画像の上に配置し、左揃えします。 |
TopRight | テキストを画像の上に配置し、右揃えします。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Editors.AttachAlignment