Decorator::UpdateDecoratorHostShapes Method (ModelElement^)

 

Updates the bounds for the host shapes.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void UpdateDecoratorHostShapes(
	ModelElement^ element
)

Parameters

element
Type: Microsoft.VisualStudio.Modeling::ModelElement^

The presentation element from which to begin the updates.

Return to top
Show: