ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / MakeLTRB Method

In This Topic
    MakeLTRB Method (RectF)
    In This Topic
    Converts the rectangle from (X, Y, Width, Height) to (Left, Top, Right, Bottom) coordinates.
    Syntax
    'Declaration
     
    Public Sub MakeLTRB() 
    public void MakeLTRB()
    See Also