ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSubItem Class / MapLocation Property

In This Topic
    MapLocation Property
    In This Topic
    Gets or sets the sub item location within the map. Default for MapViewport (0,0), otherwise Position is used.
    Syntax
    'Declaration
     
    Public Property MapLocation As MapLocation
    public MapLocation MapLocation {get; set;}
    See Also