public virtual RectangleF SetRectangleSpotLocation( RectangleF r, int spot, PointF p )
Parameters
- r
- a
RectangleF
- spot
- a predefine or user-defined integer spot or handle ID.
- p
- a
PointF
specifying the desired new location for the rectangle
Return Value
the modified
RectangleF
; the original Width and Height are kept.