ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapLocation Class / Left Property

In This Topic
    Left Property (MapLocation)
    In This Topic
    The distance of the item from the left of the containing object. The default value is 0.
    Syntax
    'Declaration
     
    Public Property Left As Double
    public double Left {get; set;}
    See Also