Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectF Structure / BottomLeft Property

In This Topic
    BottomLeft Property (RectF)
    In This Topic
    Get the bottom left point of the rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomLeft As Point2F
    public Point2F BottomLeft {get;}
    See Also