ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Size2F Structure / ToSize Method

In This Topic
    ToSize Method (Size2F)
    In This Topic
    Converts Size2F to Windows.Foundation.Size.
    Syntax
    'Declaration
     
    Public Function ToSize() As Windows.Foundation.Size
    public Windows.Foundation.Size ToSize()
    See Also