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

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1ZoomPanel クラス : ZoomSnapPoints プロパティ
ズームが終了するときにそのいずれかの値にズーム率がスナップされるズーム率のグループを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ZoomSnapPoints As System.Collections.Generic.List(Of Single)
public System.Collections.Generic.List<float> ZoomSnapPoints {get;}

プロパティ値

ズームが終了するときにそのいずれかの値にズーム率がスナップされるズーム率のグループを表す System.Single 値のリスト。
参照

C1ZoomPanel クラス
C1ZoomPanel メンバ