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

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