SizeExtensions Class
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.
Extension methods for Size.
public static class SizeExtensions
- Inheritance
-
System.ObjectSizeExtensions
Methods
ToSystemSize(CGSize) |
Convert to system Size. |
ToSystemSize(Size) |
Convert to system Size. |
ToSystemSize(Size) |
Convert to system Size. |
ToSystemSizeF(CGSize) |
Convert to system SizeF. |
ToSystemSizeF(SizeF) |
Convert to system SizeF. |
ToSystemSizFe(Size) |
Convert to system SizeF. |