バージョン

VerticalAlignment 列挙体

利用可能な垂直方向の配置を表します。
シンタックス
'宣言
 
Public Enum VerticalAlignment 
   Inherits System.Enum
public enum VerticalAlignment : System.Enum 
メンバ
メンバ解説
Bottom垂直方向の下揃え
Center垂直方向の中央揃え
Top垂直方向の上揃え
参照

オンラインで表示: GitHub