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

In This Topic
    ToSize2F Method (Size2L)
    In This Topic
    Converts Size2L to Size2F.
    Syntax
    'Declaration
     
    Public Function ToSize2F() As Size2F
    public Size2F ToSize2F()
    See Also