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