[]
Gets whether the specified point is in a grab handle.
public virtual bool PointInGrabHandle(Point pt)
Public Overridable Function PointInGrabHandle(pt As Point) As Boolean
| Type | Name | Description |
|---|---|---|
| Point | pt | Point |
| Type | Description |
|---|---|
| bool | true if in handle; false otherwise |