Gets or sets the width of the diagram viewport.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double ViewportWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property ViewportWidth As Double |
A double value specifying the width of the viewport.
WpfDiagram Programmer's Guide | © 2024 MindFusion |