GCIM 名前空間 > GcComboBox オブジェクト : SetTouchDropDownScale メソッド |
var instance = new GCIM.GcComboBox(container, id); var returnValue; // Type: any // パラメータ var value; //タイプ: number returnValue = instance.SetTouchDropDownScale(value);
function SetTouchDropDownScale( value : number ) : any;