Diagram.AnchorPointAction 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.
Gets the mouse action responsible for manually moving link endpoints.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::AnchorPointAction ^ AnchorPointAction { Microsoft::VisualStudio::Modeling::Diagrams::AnchorPointAction ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.AnchorPointAction AnchorPointAction { get; }
member this.AnchorPointAction : Microsoft.VisualStudio.Modeling.Diagrams.AnchorPointAction
Public ReadOnly Property AnchorPointAction As AnchorPointAction