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

In This Topic
    MapLimits Property (MapViewport)
    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