Diagram::AnchorPointAction Property

 

Gets the mouse action that is responsible for moving the endpoints of a link.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property AnchorPointAction^ AnchorPointAction {
	AnchorPointAction^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::AnchorPointAction^

The mouse action that is responsible for moving the endpoints of a link.

Return to top
Show: