ComponentOne Bitmap for UWP
MakeLTRB Method (RectD)

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectD 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

RectD Structure
RectD Members