This is old version of DiagramView class that implements support for multiple views per diagram by means of VisualBrush. It will be removed from a future version of the library.
The following tables list the members exposed by the VisualDiagramView type.
Name | Description | |
---|---|---|
Creates DiagramView instance |
Name | Description | |
---|---|---|
Identifies the ZoomFactor dependency property. |
Name | Description | |
---|---|---|
The Diagram instance that could be shared with other views |
||
The opacity of inactive views. |
||
Horizontal scroll in document coordinates |
||
Vertical scroll in document coordinates |
||
A component that renders the diagram inside inactive views. |
||
Gets or sets the effective zoom factor used to scale up or down the Diagram. This property takes into consideration the Diagram.ZoomFactor so changing it will not cause visual change |
Name | Description | |
---|---|---|
Returns a Matrix representing the transformation from diagram logical coordinates to the control's actual WPF device-indepepndent point coordinates. |
Name | Description | |
---|---|---|
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 |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
||
Sets the zoom factor, preserving the on-screen position of the specified diagram point. |
||
Transforms the point from view coordinates to diagram document coordinates |
||
Zooms document's items thus making them appear closer. |
||
Zooms the diagram out making items appear further away. |
||
Zooms the view to fit the document contents in the Diagram client area. |
||
Overloaded. |