Gets a value that contains the vertical size of the viewable content.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public double ViewportHeight { get; }
Visual Basic (Declaration)
Public ReadOnly Property ViewportHeight As Double

See Also