Partager via


IShape.ParentShape, propriété

La forme qui contient cette forme, ou null. Si ParentShape n'est pas null, cette forme est membre de ParentShape.ChildShapes.

Espace de noms :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly :  Microsoft.VisualStudio.ArchitectureTools.Extensibility (dans Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntaxe

'Déclaration
ReadOnly Property ParentShape As IShape
IShape ParentShape { get; }
property IShape^ ParentShape {
    IShape^ get ();
}
abstract ParentShape : IShape with get
function get ParentShape () : IShape

Valeur de propriété

Type : Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation.IShape

Sécurité .NET Framework

Voir aussi

Référence

IShape Interface

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation, espace de noms