GrapeCity InputMan for Windows Forms 11.0J
AttachAlignment 列挙体

画像に対するテキストの位置関係を定義します。
シンタックス
public enum AttachAlignment : System.Enum 
Public Enum AttachAlignment 
   Inherits System.Enum
 
メンバ
メンバ解説
BottomBottomLeftと同じです。
BottomCenterテキストを画像の下に配置し、左右中央揃えします。
BottomLeftテキストを画像の下に配置し、左揃えします。
BottomRightテキストを画像の下に配置し、右揃えします。
LeftLeftBottomと同じです。
LeftBottomテキストを画像の左側に配置し、下揃えします。
LeftMiddleテキストを画像の左側に配置し、上下中央揃えします。
LeftTopテキストを画像の左側に配置し、上揃えします。
RightRightBottomと同じです。
RightBottomテキストを右側に配置し、下揃えします。
RightMiddleテキストを右側に配置し、上下中央揃えします。
RightTopテキストを右側に配置し、上揃えします。
TopTopLeftと同じです。
TopCenterテキストを画像の上に配置し、左右中央揃えします。
TopLeftテキストを画像の上に配置し、左揃えします。
TopRightテキストを画像の上に配置し、右揃えします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.AttachAlignment

参照

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.