[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapElementView

MapElementView Class

Defines the center/zoom of the view port based on map spatial element

Inheritance
MapElementView
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapElementView : MapView

Constructors

Name Description
MapElementView()

Initializes a new instance of the MapElementView class.

Properties

Name Description
LayerName

Layer name containing the spatial element to be centered. An expression should evaluate to a string.

MapBindingFieldPairs

Gets the set of fields used to identify the element to be centered. If omitted, the view center will be the center of the bounding rectangle of all the map elements of the specified layer.

Extension Methods