TouchToolKit for WinForms
Images プロパティ

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1MultiScaleImage クラス : Images プロパティ
特定のズーム率のときに表示されるイメージを含む ImageItem のグループを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Images As System.Collections.Generic.List(Of ImageItem)
public System.Collections.Generic.List<ImageItem> Images {get;}

プロパティ値

ImageItem のグループを表す System.Collections.Generic.IList`1 値。
参照

C1MultiScaleImage クラス
C1MultiScaleImage メンバ