This topic has not yet been rated - Rate this topic

NodeShape.OnParentNodeShapeChanged Method

This method is invoked if a) ParentShape is NodeShape b) ParentShape either moved or resized.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected virtual void OnParentNodeShapeChanged(
	RectangleD oldParentAbsoluteBounds,
	RectangleD newParentAbsoluteBounds
)

Parameters

oldParentAbsoluteBounds
Type: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
old AbsoluteBounds of Parent
newParentAbsoluteBounds
Type: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
new AbsoluteBounds of Parent
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ