MESCIUS InputMan for ASP.NET 10.0J
SetIconAlignment メソッド
位置関係を示す値("left"、"right")。
アイコンとアイコンを表示するコントロールとの位置関係を設定します。
シンタックス
var instance = new GCIM.IconNotify(iconTip);
var value; // Type: any

// パラメータ
var iconAlignment; //タイプ: AlignEnum

value = instance.SetIconAlignment(iconAlignment);
function SetIconAlignment( 
   iconAlignment : AlignEnum
) : any;

パラメータ

iconAlignment
位置関係を示す値("left"、"right")。
参照

参照

IconNotify タイプ

 

 


© MESCIUS inc. All rights reserved.