Parameters
- p
- A
PointF
value in document coordinates.
Return Value
True if the point is considered "on" the handle.
PointF
value in document coordinates.
PointF
value in document coordinates.NoHandle
-- that is, a point well inside the handle's bounds is not considered "on" the handle if the handle's ID is GoObject.NoHandle
. This is useful for letting bounding handles be ignored by mouse over behavior. Note that this method does not take the Style into account--it assumes the handle is rectangular.