ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / MakeXYWH Method

In This Topic
    MakeXYWH Method (RectF)
    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