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

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