PowerTools InputMan for Windows Forms 8.0J
TouchContextMenuScale プロパティ (EditBase)

タッチ操作により表示されたコンテキストメニューに適用するスケールの比率を取得または設定します。
構文
Public Property TouchContextMenuScale As Single
public float TouchContextMenuScale {get; set;}

プロパティ値

タッチ操作でコンテキストメニューを表示したときのメニュー項目の高さの倍率。既定値は1.5fです。
例外
例外解説
System.ArgumentOutOfRangeException 指定できる値は1.0fから4.0fまでです。
参照

EditBase クラス
EditBase メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.