Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ArcProps Class / X Property

In This Topic
    X Property (ArcProps)
    In This Topic
    Gets or sets the X coordinate of the current rectangle.
    Syntax
    'Declaration
     
    Public Property X As Unit
    public Unit X {get; set;}
    See Also