'Usage
Dim instance As RectangleShape Dim pt As Point Dim value As Boolean value = instance.PointInRotateHandle(pt)
Parameters
- pt
- Point
Return Value
true if in handle; false otherwise
'Usage
Dim instance As RectangleShape Dim pt As Point Dim value As Boolean value = instance.PointInRotateHandle(pt)