バージョン 24.2 (最新)

OrgChartNodeMouseWheelEventArgs コンストラクタ

OrgChartNodeMouseWheelEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
public OrgChartNodeMouseWheelEventArgs( 
   OrgChartNodeControl node,
   MouseWheelEventArgs e
)

パラメータ

node
ノード。
e
イベントのデータを含む System.Windows.Input.MouseWheelEventArgs インスタンス。
参照