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

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