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