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

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