PowerTools InputMan for ASP.NET 8.0J
GetTouchDropDownScale メソッド
タッチ操作でドロップダウンを表示したとき、ドロップダウンオブジェクトに適用するスケールの比率を取得します。
構文
var instance = new GCIM.GcTime();
var value; // Type: number
value = instance.GetTouchDropDownScale();
function GetTouchDropDownScale() : number;

戻り値

型 : number
1〜4までのスケール比率。
参照

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.