次の方法で共有


StyleBase.VerticalAlign フィールド

定義

テキストの縦方向の配置を指定します。

protected: System::String ^ VerticalAlign;
protected const string VerticalAlign;
val mutable VerticalAlign : string
Protected Const VerticalAlign As String 

フィールド値

注釈

有効な値は、TopMiddle、または Bottom です。

適用対象