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

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