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

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