次の方法で共有


AdornerVerticalAlignment 列挙体

デザイン サーフェイス上の要素に対する装飾の垂直方向の配置を定義する列挙体です。

名前空間:  Microsoft.Windows.Design.Interaction
アセンブリ:  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public Enumeration AdornerVerticalAlignment
public enum AdornerVerticalAlignment
public enum class AdornerVerticalAlignment
type AdornerVerticalAlignment
public enum AdornerVerticalAlignment

メンバー

メンバー名 説明
Top 装飾が上揃えで配置されます。
Center 装飾が中央揃えで配置されます。
Bottom 装飾が下揃えで配置されます。
Stretch 装飾が引き伸ばされます。
OutsideTop 装飾が外側の上揃えで配置されます。
OutsideBottom 装飾が外側の下揃えで配置されます。

参照

参照

Microsoft.Windows.Design.Interaction 名前空間