BinaryLinkShapeBase.AnchorBothEnds 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.
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