MindFusion WinForms Programmer's Guide
LayerListView.OverviewWidth Property
See Also
 





Gets or sets the width of the layer overview.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public int OverviewWidth { get; set; }

Visual Basic  Copy Code

Public Property OverviewWidth As Integer

 Property Value

An integer value. The default is 0.

 Remarks

A value of 0 indicates that the overview width is equal to ItemHeight.

 See Also

LayerListView Members
LayerListView Class
MindFusion.Diagramming.WinForms Namespace