MESCIUS InputMan for ASP.NET 10.0J
SetTouchDropDownScale メソッド
1〜4までのスケール比率。
タッチ操作でドロップダウンを表示したとき、ドロップダウンオブジェクトに適用するスケールの比率を設定します。
シンタックス
var instance = new GCIM.GcDateTime(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: number

returnValue = instance.SetTouchDropDownScale(value);
function SetTouchDropDownScale( 
   value : number
) : any;

パラメータ

value
1〜4までのスケール比率。
参照

参照

GcDateTime タイプ

 

 


© MESCIUS inc. All rights reserved.