Sdílet prostřednictvím


IShape.ParentShape – vlastnost

Obrazec, který obsahuje obrazec nebo hodnotu null.Pokud buňky ParentShape není null, tento obrazec je členem ParentShape.ChildShapes.

Obor názvů:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Sestavení:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (v Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IShape Rozhraní

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation – obor názvů