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