ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Size2L Structure / ToSize Method

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