ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Left Property

In This Topic
    Left Property (RectangleD)
    In This Topic
    Gets the X coordinate of the left edge of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As System.Double
    public System.double Left {get;}
    See Also