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

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