ComponentOne Bitmap for WPF
MakeLTRB Method (RectF)

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

RectF Structure
RectF Members