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

In This Topic
    ToSizeF Method (Size2F)
    In This Topic
    Converts Size2F to System.Drawing.SizeF.
    Syntax
    'Declaration
     
    Public Function ToSizeF() As System.Drawing.SizeF
    public System.Drawing.SizeF ToSizeF()
    See Also