PowerTools InputMan for ASP.NET 8.0J
SetTouchContextMenuScale メソッド
拡大率。
タッチ操作により表示されたコンテキストメニューに適用するスケールの比率を設定します。
構文
var instance = new GCIM.GcDate();
var returnValue; // Type: any

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

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

パラメータ

value
拡大率。
参照

GcDate オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.