バージョン

MarqueeActivityIndicatorInfo コンストラクタ

コンストラクター。MarqueeActivityIndicatorInfo オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal element As UIElement _
)
public MarqueeActivityIndicatorInfo( 
   UIElement element
)

パラメータ

element
ActivityIndicator の UIElement。
参照