Reports for WinForms | ComponentOne
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 Double
    public double Left {get;}
    See Also