Determines if the specified point is contained within the rectangular region defined by this Rectangle.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
function contains(pt);
Type: GraphicsMill.PointF
The PointF to test.