MESCIUS InputMan for ASP.NET 10.0J
SetImageWidth メソッド
ボタンに表示する画像の幅。
ファンクションキーボタンに表示する画像の幅を設定します。
シンタックス
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: number

returnValue = instance.SetImageWidth(value);
function SetImageWidth( 
   value : number
) : any;

パラメータ

value
ボタンに表示する画像の幅。
参照

参照

FunctionKeyButton タイプ

 

 


© MESCIUS inc. All rights reserved.