Syntax
Parameters
- pt
- The Xamarin.Forms.Point to which sz is being added.
- sz
- The values to add to pt.
Returns
A new Xamarin.Forms.Point at [pt.X + sz.Width, pt.Y + sz.Height].
Remarks
Requirements
Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0