Gets or sets the width of the diagram viewport.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double ViewportWidth { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ViewportWidth As Double |
A double value.
See Also