[]
Defines the center/zoom of the view port based on map spatial element
public sealed class MapElementView : MapView
Name | Description |
---|---|
MapElementView() | Initializes a new instance of the MapElementView class. |
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. |