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

In This Topic
    ToRectangle Method
    In This Topic
    Converts RectL to System.Drawing.Rectangle.
    Syntax
    'Declaration
     
    Public Function ToRectangle() As System.Drawing.Rectangle
    public System.Drawing.Rectangle ToRectangle()
    See Also