バージョン

NavigationPaneFlyoutDisplayingEventArgs コンストラクタ(Rectangle)

NavigationPaneFlyoutDisplayingEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal bounds As Rectangle _
)
public NavigationPaneFlyoutDisplayingEventArgs( 
   Rectangle bounds
)

パラメータ

bounds
ナビゲーション ペイン フライアウトの最適な場所と最適なサイズを説明する System.Drawing.Rectangle
参照