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