ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectD Structure / ToRectF Method

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