Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectL Structure / MakeLTRB Method

In This Topic
    MakeLTRB Method (RectL)
    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