BinaryLinkShapeBase.AnchorBothEnds Property

Definition

How to anchor when we actually do the deed. The CD usually wants to anchor both ends but only wants to anchor one end if the line is a two pointer.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::BinaryLinkShapeBase::AnchorEndState AnchorBothEnds { Microsoft::VisualStudio::Modeling::Diagrams::BinaryLinkShapeBase::AnchorEndState get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShapeBase.AnchorEndState AnchorBothEnds { get; }
member this.AnchorBothEnds : Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShapeBase.AnchorEndState
Public Overridable ReadOnly Property AnchorBothEnds As BinaryLinkShapeBase.AnchorEndState

Property Value

Applies to