ComponentOne Bitmap for UWP
MakeXYWH Method (RectL)

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectL Structure : MakeXYWH Method
Converts the rectangle from (Left, Top, Right, Bottom) to (X, Y, Width, Height) coordinates.
Syntax
'Declaration
 
Public Sub MakeXYWH() 
public void MakeXYWH()
See Also

Reference

RectL Structure
RectL Members