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

In This Topic
    P3X Property
    In This Topic
    Gets the X coordinate of the bottom right corner.
    Syntax
    'Declaration
     
    Public ReadOnly Property P3X As System.Single
    public System.float P3X {get;}
    See Also