Decorator.GetHostShape(ShapeElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::VisualStudio::Modeling::Diagrams::DecoratorHostShape ^ GetHostShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ rootShape);
public virtual Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape GetHostShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement rootShape);
abstract member GetHostShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
override this.GetHostShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
Public Overridable Function GetHostShape (rootShape As ShapeElement) As DecoratorHostShape
Parameters
- rootShape
- ShapeElement