Returns the ISelectableItem compatible with the specified item that is nearest to the specified point.
'Declaration
Function ItemNearestPoint( _
ByVal As Point, _
ByVal As Infragistics.Shared.ISelectableItem _
) As Infragistics.Shared.ISelectableItem
Infragistics.Shared.ISelectableItem ItemNearestPoint(
Point ,
Infragistics.Shared.ISelectableItem
)
Parameters
- point
- The System.Drawing.Point used for reference.
- item
- The Infragistics.Shared.ISelectableItem to use for compatibility checks.
Return Value
The ISelectableItem compatible with the specified item closest to the specified point.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2