Udostępnij za pośrednictwem


Właściwość IShape.ParentShape —

Kształt, który zawiera ten kształt, lub null.Jeśli ParentShape nie jest pusty, ten kształt jest członkiem ParentShape.ChildShapes.

Przestrzeń nazw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Zestaw:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (w Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Składnia

'Deklaracja
ReadOnly Property ParentShape As IShape
IShape ParentShape { get; }
property IShape^ ParentShape {
    IShape^ get ();
}
abstract ParentShape : IShape
function get ParentShape () : IShape

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IShape Interfejs

Przestrzeń nazw Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation