ComponentOne Bitmap for UWP
MakeLTRB Method (RectL)

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

Reference

RectL Structure
RectL Members