Name | Description | |
---|---|---|
MapCustomView Constructor | Initializes a new instance of the MapCustomView class. |
The following tables list the members exposed by MapCustomView.
Name | Description | |
---|---|---|
MapCustomView Constructor | Initializes a new instance of the MapCustomView class. |
Name | Description | |
---|---|---|
CenterX | X Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50. | |
CenterY | Y Center of the view in percent of the map content. An expression should evaluate to a System.Double. The default value is 50. | |
Zoom | Gets or sets the viewport zoom level. Automatically calculated if omitted based on the MapView type. An expression should evaluate to a System.Double. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapView) |