ShapeElement.ParentLink 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.
Gets the relationship to the parent ShapeElement.
protected:
property Microsoft::VisualStudio::Modeling::ElementLink ^ ParentLink { Microsoft::VisualStudio::Modeling::ElementLink ^ get(); };
protected Microsoft.VisualStudio.Modeling.ElementLink ParentLink { get; }
member this.ParentLink : Microsoft.VisualStudio.Modeling.ElementLink
Protected ReadOnly Property ParentLink As ElementLink