GCIM 名前空間 > FunctionKeyButton タイプ : SetWidth メソッド |
var instance = new GCIM.FunctionKeyButton(functionKeys, text); var returnValue; // Type: any // パラメータ var value; //タイプ: any returnValue = instance.SetWidth(value);
function SetWidth( value : any ) : any;