Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / TopRight Property

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