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