MindFusion.Wpf Pack Programmer's Guide
VisualDiagramView Methods
 


 Public Methods

  Name Description

ActivateView

Make this view contain the real Diagram. A Diagram instance can be a child of only one view, other views contain dumb objects that only look like the diagram. In order to receive events a view must be activated

ClientToDoc

Overloaded.  

DocToClient

Overloaded.  

GetActiveView

Overloaded.  

SetZoomFactor

Sets the zoom factor, preserving the on-screen position of the specified diagram point.

TransformToDocument

Transforms the point from view coordinates to diagram document coordinates

ZoomIn

Zooms document's items thus making them appear closer.

ZoomOut

Zooms the diagram out making items appear further away.

ZoomToFit

Zooms the view to fit the document contents in the Diagram client area.

ZoomToRect

Overloaded.  

 See Also

VisualDiagramView Class
MindFusion.Diagramming.Wpf Namespace