[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView

IMapView Interface

Represents the main view rendering settings for a map viewport.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapView

Properties

Name Description
CenterUnits

Gets the type of the MapViewport.MapView.

CenterX

Gets the x-coordinate of the MapViewport element center as a percentage of the map content.

CenterY

Gets the y-coordinate of the MapViewport element center as a percentage of the map content.

Zoom

Gets the zoom level of a MapViewport element.

Extension Methods