バージョン

Type プロパティ (ScrollAnimations)

WebImageViewer が画像をスクロールして表示ために使用する Animation タイプを返す/設定します。

Continuous - [前へ]/[次へ] ボタンが押されている間、ImageViewer は連続してスクロールします。

Page - ImageViewer は Next 非表示 Image をスクロールして表示します。

NextItem - ImageViewer は指定した ScrollToAlignment に Next/Previous 画像をスクロールします。

シンタックス
'宣言
 
Public Property Type As ScrollAnimation
public ScrollAnimation Type {get; set;}
参照