PowerTools InputMan for ASP.NET 8.0J
GetImageWidth メソッド
ファンクションキーボタンに表示する画像の幅を取得します。
構文
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var value; // Type: number
value = instance.GetImageWidth();
function GetImageWidth() : number;

戻り値

型 : number
ボタンに表示する画像の幅。
参照

FunctionKeyButton オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.