SizeExtensions.ToSystemSizFe(Size) Method
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.
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.