MindFusion.Wpf Pack Programmer's Guide
Ruler.DiagramView Property
See Also
 





Gets or sets the DiagramView to show inside this Ruler.

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

 Syntax

C#  Copy Code

public DiagramView DiagramView { get; set; }

Visual Basic  Copy Code

Public Property DiagramView As DiagramView

 Property Value

DiagramView instance.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.Wpf Namespace