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