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

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