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

In This Topic
    MapCoordinateSystem Property (IMapViewport)
    In This Topic
    Gets the coordinate system rendering settings.
    Syntax
    'Declaration
     
    ReadOnly Property MapCoordinateSystem As MapCoordinateSystem
    MapCoordinateSystem MapCoordinateSystem {get;}

    Property Value

    A MapCoordinateSystem representing the coordinate system rendering settings.
    See Also