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

In This Topic
    ToSize Method (Size2D)
    In This Topic
    Converts Size2D to C1.Win.Interop.Size.
    Syntax
    'Declaration
     
    Public Function ToSize() As Size
    public Size ToSize()
    See Also