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

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