Gets or sets the width of the layer overview.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double OverviewWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property OverviewWidth As Double |
A double value. The default is 55.
WpfDiagram Programmer's Guide | © 2024 MindFusion |