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

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