Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / P2 Property

In This Topic
    P2 Property
    In This Topic
    Gets the coordinates of the bottom left corner.
    Syntax
    'Declaration
     
    Public ReadOnly Property P2 As System.Drawing.PointF
    public System.Drawing.PointF P2 {get;}
    See Also