Returns the height used by a node in the GanttChartNodeListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public double GetItemHeight( Node node ) |
Visual Basic (Declaration) |
---|
Public Function GetItemHeight ( _ node As Node _ ) As Double |
Parameters
- node
- Type: DlhSoft.Windows.Data..::.Node
The node to return the height for.