Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LineProps Class / X1 Property

In This Topic
    X1 Property
    In This Topic
    Gets or sets the X coordinate of the first of the two points that the line connects.
    Syntax
    'Declaration
     
    Public Property X1 As Unit
    public Unit X1 {get; set;}
    See Also