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

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