ComponentOne Bitmap for UWP
C1.UWP.DX 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