バージョン

OnContentLayoutBehaviorChanged(DiagramItemContentLayoutBehavior,DiagramItemContentLayoutBehavior) メソッド

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

パラメータ

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