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

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