ComponentOne Bitmap for WPF
MakeXYWH Method (RectF)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > RectF 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

RectF Structure
RectF Members