[]
Returns the grab handle from the specified point.
public virtual int GrabHandleFromPoint(Point pt)
Public Overridable Function GrabHandleFromPoint(pt As Point) As Integer
| Type | Name | Description |
|---|---|---|
| Point | pt | Point |
| Type | Description |
|---|---|
| int | The grab handle from the specified point. |