バージョン

UnhighlightConnectionPoint メソッド

指定した名前を持つ接続ポイントの強調表示を解除します。
シンタックス
'宣言
 
Protected Friend Overridable Sub UnhighlightConnectionPoint( _
   ByVal name As String _
) 
protected internal virtual void UnhighlightConnectionPoint( 
   string name
)

パラメータ

name
DiagramConnectionPoint.Name プロパティ値と一致する文字列。
参照