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

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