ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Left Property

In This Topic
    Left Property (Rect)
    In This Topic
    Gets the x-coordinate of the left edge of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Double
    public double Left {get;}
    See Also