ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapViewport Class / MapLimits Property

In This Topic
    MapLimits Property
    In This Topic
    Gets or sets the map limits. Automatically calculated if omitted.
    Syntax
    'Declaration
     
    Public Property MapLimits As MapLimits
    public MapLimits MapLimits {get; set;}
    See Also