Share via


ViewByBoundingLocations Class

ViewByBoundingLocations Class

Defines the requested map view by identifying the location or set of locations that the map view should encompass. This class is derived from the abstract MapView class. For information about map views, see Working with Map Views.


Public Class ViewByBoundingLocations Inherits
MapView


[C#]

public class ViewByBoundingLocations : MapView

Public Properties

Name Description
public propertyLocations

An array of locations (Location object) that defines a requested map view.

Remarks

See Also

  MapView Class   |   Location Class   |   MapSpecification.Views Property   |   Entity.ID Property   |   DataSourceCapability Enumeration