ActiveReports 18 .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
    Map viewport rendering limits.
    Syntax
    'Declaration
     
    ReadOnly Property MapLimits As IMapLimits
    IMapLimits MapLimits {get;}
    See Also