MindFusion.Wpf Pack Programmer's Guide
VisualDiagramView Properties
 


 Public Properties

  Name Description

Diagram

The Diagram instance that could be shared with other views

InactiveViewOpacity

The opacity of inactive views.

ScrollX

Horizontal scroll in document coordinates

ScrollY

Vertical scroll in document coordinates

View

A component that renders the diagram inside inactive views.

ZoomFactor

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

 Protected Properties

  Name Description

DocumentToDiagramMatrix

Returns a Matrix representing the transformation from diagram logical coordinates to the control's actual WPF device-indepepndent point coordinates.

 See Also

VisualDiagramView Class
MindFusion.Diagramming.Wpf Namespace