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

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