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