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

In This Topic
    ToRectangleF Method (RectF)
    In This Topic
    Converts RectF to System.Drawing.RectangleF.
    Syntax
    'Declaration
     
    Public Function ToRectangleF() As System.Drawing.RectangleF
    public System.Drawing.RectangleF ToRectangleF()
    See Also