SizeExtensions.ToSystemSizFe(Size) Method

Definition

Convert to system SizeF.

public static System.Drawing.SizeF ToSystemSizFe (this Windows.Foundation.Size size);

Parameters

size
Windows.Foundation.Size

Base size to convert.

Returns

System.Drawing.SizeF

Converted size.

Applies to