Decorator::GetHostShape Method (ShapeElement^)

 

Gets the host shape.

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

public:
virtual DecoratorHostShape^ GetHostShape(
	ShapeElement^ rootShape
)

Parameters

rootShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The shape to which the host shape is assigned.

Return to top
Show: