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

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