Condividi tramite


Metodo ParentShapeHasRelativeChildShapes.GetParentShape

ottiene ParentShape.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetParentShape ( _
    element As ShapeElement _
) As ShapeElement
public static ShapeElement GetParentShape(
    ShapeElement element
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeHasRelativeChildShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams