ComponentOne Bitmap for WinForms
C1.Win.C1DX.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