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

In This Topic
    Viewport Property
    In This Topic
    Gets the viewport rendering settings.
    Syntax
    'Declaration
     
    ReadOnly Property Viewport As IMapViewport
    IMapViewport Viewport {get;}

    Property Value

    An IMapViewport representing the viewport rendering settings.
    See Also