TouchToolKit for WinForms
AllowPinchZoom プロパティ (C1ZoomPanel)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1ZoomPanel クラス : AllowPinchZoom プロパティ
パネルがジェスチャズームを実行できるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property AllowPinchZoom As System.Boolean
public System.bool AllowPinchZoom {get; set;}

プロパティ値

パネルがジェスチャズームを実行できる場合は true。それ以外の場合は false。デフォルトは true です。
参照

C1ZoomPanel クラス
C1ZoomPanel メンバ