Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectL Structure / BottomRight Property

In This Topic
    BottomRight Property (RectL)
    In This Topic
    Get the bottom right point of the rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomRight As Point2L
    public Point2L BottomRight {get;}
    See Also