NodeShape.FromRoleLinkShapes Property

Definition

Gets a collection of the LinkShapes where this NodeShape plays a From role.

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

Property Value

Collection of LinkShapes

Applies to