PointF::Add Method

 

Translates a given PointF by the specified size.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAdd(PointF, Size)

Translates a given PointF by the specified Size.

System_CAPS_pubmethodSystem_CAPS_staticAdd(PointF, SizeF)

Translates a given PointF by a specified SizeF.

Return to top
Show: