バージョン

OnConnectionPointsDisplayModeChanged(DiagramConnectionPointsDisplayMode,DiagramConnectionPointsDisplayMode) メソッド

ConnectionPointsDisplayMode プロパティ変更ハンドラー。
シンタックス
'宣言
 
Protected Overridable Sub OnConnectionPointsDisplayModeChanged( _
   ByVal oldValue As DiagramConnectionPointsDisplayMode, _
   ByVal newValue As DiagramConnectionPointsDisplayMode _
) 
protected virtual void OnConnectionPointsDisplayModeChanged( 
   DiagramConnectionPointsDisplayMode oldValue,
   DiagramConnectionPointsDisplayMode newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照