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