NodeShape.FromRoleLinkShapes Property
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 a collection of the LinkShapes where this NodeShape plays a From role.
C++
public:
property Microsoft::VisualStudio::Modeling::Diagrams::ShapeModelingCollection ^ FromRoleLinkShapes { Microsoft::VisualStudio::Modeling::Diagrams::ShapeModelingCollection ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeModelingCollection FromRoleLinkShapes { get; }
member this.FromRoleLinkShapes : Microsoft.VisualStudio.Modeling.Diagrams.ShapeModelingCollection
Public ReadOnly Property FromRoleLinkShapes As ShapeModelingCollection
Collection of LinkShapes
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |