MindFusion.Wpf Pack Programmer's Guide
VisualDiagramView.DocumentToDiagramMatrix Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected virtual Matrix DocumentToDiagramMatrix { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property DocumentToDiagramMatrix As Matrix

 Property Value

 See Also

VisualDiagramView Members
VisualDiagramView Class
MindFusion.Diagramming.Wpf Namespace