バージョン

ScrollingSpeed 列挙体

スクロール速度の値を指定します。
シンタックス
'宣言
 
Public Enum ScrollingSpeed 
   Inherits System.Enum
public enum ScrollingSpeed : System.Enum 
メンバ
メンバ解説
Fast 
Normal 
Slow 
VeryFast 
VerySlow 
参照