ShapeElement.ParentShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ParentShape DomainRole
public:
property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ ParentShape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement ParentShape { get; }
member this.ParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property ParentShape As ShapeElement