ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapViewport Class / MapCoordinateSystem Property

In This Topic
    MapCoordinateSystem Property (MapViewport)
    In This Topic
    The map projection That evaluates to one of MapCoordinateSystem. The default value is MapCoordinateSystem.Planar.
    Syntax
    'Declaration
     
    Public Property MapCoordinateSystem As ExpressionInfo
    public ExpressionInfo MapCoordinateSystem {get; set;}
    See Also