[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapView

MapView Class

Defines the viewport center and zoom level

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public abstract class MapView

Constructors

Name Description
MapView()

Initializes a new instance of the MapView class.

Fields

Name Description
ZoomDefaultValue

Default value of the viewport zoom level.

Properties

Name Description
Zoom

Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a double.

Extension Methods