GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / GetIndexAtPoint Method
In This Topic
    GetIndexAtPoint Method
    In This Topic
    The GetIndexAtPoint method returns the index of the item that is located at a specific point
    Syntax
    public virtual int GetIndexAtPoint( 
       Point p
    )

    Parameters

    p
    See Also