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