PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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