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

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