DiagramClientView::ScrollTo Method (PointD)
Visual Studio 2015
Scrolls such that the specified point of the diagram becomes the top-left point of the view. The point is in world units relative to the top-left of the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- point
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
The point to scroll to such that it becomes the top-left of the view. The point is in world units relative to the top-left of the diagram.
Show: