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