Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / Rect Class / Y Property

In This Topic
    Y Property
    In This Topic
    Gets the y-coordinate of the upper-left corner of the rect.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Y As Double
    public double Y {get;}
    See Also