ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectL Structure / ToRectD Method

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