ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapViewport Interface / MapLimits Property

In This Topic
    MapLimits Property (IMapViewport)
    In This Topic
    Gets the map viewport rendering limits.
    Syntax
    'Declaration
     
    ReadOnly Property MapLimits As IMapLimits
    IMapLimits MapLimits {get;}

    Property Value

    An IMapLimits representing the map viewport rendering limits.
    See Also