AnchorPoint.ApplyRoute(DiagramClientView, PointD) Method
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.
public:
void ApplyRoute(Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ view, Microsoft::VisualStudio::Modeling::Diagrams::PointD newPoint);
public void ApplyRoute (Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView view, Microsoft.VisualStudio.Modeling.Diagrams.PointD newPoint);
member this.ApplyRoute : Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView * Microsoft.VisualStudio.Modeling.Diagrams.PointD -> unit
Public Sub ApplyRoute (view As DiagramClientView, newPoint As PointD)
Parameters
- view
- DiagramClientView
- newPoint
- PointD