Returns the resource at the specified position (y-axis coordinate) in the ResourceGanttChartEntityListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public Resource GetResourceAt( double position ) |
Visual Basic (Declaration) |
---|
Public Function GetResourceAt ( _ position As Double _ ) As Resource |
Parameters
- position
- Type: System..::.Double
The position to return the resource for.