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