Gets a value that contains the vertical size of the viewable content.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |