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

In This Topic
    ToRectF Method (RectL)
    In This Topic
    Converts RectL to RectF.
    Syntax
    'Declaration
     
    Public Function ToRectF() As RectF
    public RectF ToRectF()
    See Also