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

戻り値の型

水平方向の配置("center"、"left"、"right"、"notset")。
参照

参照

Style タイプ

 

 


© MESCIUS inc. All rights reserved.