ParentShapeContainsNestedChildShapes.GetParentShape(ShapeElement) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ParentShape.
public:
static Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ GetParentShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement GetParentShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public Shared Function GetParentShape (element As ShapeElement) As ShapeElement
Parâmetros
- element
- ShapeElement
Retornos
- Atributos