Gets or sets the width of the layer overview.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public int OverviewWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property OverviewWidth As Integer |
An integer value. The default is 0.
A value of 0 indicates that the overview width is equal to ItemHeight.