ViewByBoundingRectangle Class

ViewByBoundingRectangle Class

Contains the latitude and longitude coordinates that define a map view based on a minimum bounding rectangle. Derived from the abstract MapView class.


Public Class ViewByBoundingRectangle Inherits MapView



[C#]

public class ViewByBoundingRectangle : MapView

Public Properties

Name Description
public propertyBoundingRectangle

The latitude and longitude coordinates (LatLongRectangle object) that represent the southwest and northeast corners of a minimum bounding rectangle.

Remarks

See Also

  MapView Class   |   MapImage.View Property   |   Direction.View Property   |   Segment.View Property   |   FindResult.FoundLocation Property