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

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