FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Interop Namespace / Rect Structure / TopRight Property

In This Topic
    TopRight Property
    In This Topic
    Gets the coordinates of the top right corner of the current Rect structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopRight As Point
    public Point TopRight {get;}
    See Also