This topic has not yet been rated - Rate this topic

Diagram.OnChildConfiguring Method

Performs an action when a child shape has been configured.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected override void OnChildConfiguring(
	ShapeElement child,
	bool createdDuringViewFixup
)

Parameters

child
Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
The child shape.
createdDuringViewFixup
Type: System.Boolean
true to indicate that the child shape was configured because the child shape was created; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ