Point.Explicit(Point to Size) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static explicit operator Xamarin.Forms.Size (Xamarin.Forms.Point pt);
static member op_Explicit : Xamarin.Forms.Point -> Xamarin.Forms.Size
Parameters
Returns
A new Size based on the pt
.