MESCIUS InputMan for ASP.NET 10.0J
GetTextVAlign メソッド
テキストの垂直方向の配置を取得します。
シンタックス
var instance = new GCIM.Style();
var value; // Type: AlignVertical
value = instance.GetTextVAlign();
function GetTextVAlign() : AlignVertical;

戻り値の型

垂直方向の配置("bottom"、"middle"、"top"、"notset")。
参照

参照

Style タイプ

 

 


© MESCIUS inc. All rights reserved.