バージョン

DiagramConnectionConnectingEventArgs コンストラクタ

DiagramConnectionConnectingEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal connection As DiagramConnection, _
   ByVal handleType As DiagramConnectionHandleType, _
   ByVal oldPosition As Point, _
   ByVal oldNode As DiagramNode, _
   ByVal oldNodeConnectionPointName As String, _
   ByVal newPosition As Point, _
   ByVal newNode As DiagramNode, _
   ByVal newNodeConnectionPointName As String _
)

パラメータ

connection
handleType
oldPosition
oldNode
oldNodeConnectionPointName
newPosition
newNode
newNodeConnectionPointName
参照