Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class / Y Property

In This Topic
    Y Property (ObjectRect)
    In This Topic
    Gets or sets the y-coordinate of the top edge of this ObjectRect, in graphic units.
    Syntax
    'Declaration
     
    Public Property Y As System.Single
    public System.float Y {get; set;}
    See Also