ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectD Structure / MakeXYWH Method

In This Topic
    MakeXYWH Method (RectD)
    In This Topic
    Converts the rectangle from (Left, Top, Right, Bottom) to (X, Y, Width, Height) coordinates.
    Syntax
    'Declaration
     
    Public Sub MakeXYWH() 
    public void MakeXYWH()
    See Also