'Usage
Dim instance As SpreadShapesContainer 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 SpreadShapesContainer Dim pt As Point Dim value As Boolean value = instance.PointInGrabHandle(pt)