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

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