RectangleF::Offset Method

 

Adjusts the location of this rectangle by the specified amount.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodOffset(PointF)

Adjusts the location of this rectangle by the specified amount.

System_CAPS_pubmethodOffset(Single, Single)

Adjusts the location of this rectangle by the specified amount.

Return to top
Show: