NodeShape.ToRoleLinkShapes Property

Definition

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

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeModelingCollection ^ ToRoleLinkShapes { Microsoft::VisualStudio::Modeling::Diagrams::ShapeModelingCollection ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeModelingCollection ToRoleLinkShapes { get; }
member this.ToRoleLinkShapes : Microsoft.VisualStudio.Modeling.Diagrams.ShapeModelingCollection
Public ReadOnly Property ToRoleLinkShapes As ShapeModelingCollection

Property Value

Collection of LinkShapes

Applies to