Share via


LocationRect Constructor

This documentation is no longer available on MSDN, however it is available as a CHM download.

Initializes a new instance of the LocationRect class.

Overload List

Name Description
LocationRect ()
Initializes a new instance of the LocationRect class.
LocationRect (Location, Location)
Initializes a new instance of the LocationRect class using the specified locations as northwest and southeast corners of the rectangle.
LocationRect (Location, Double, Double)
Initializes a new instance of the LocationRect class, centered on the specified location.
LocationRect (LocationRect)
Initializes a new instance of the LocationRect class.
LocationRect (IList)
Initializes a new instance of the LocationRect class using the specified collection of locations.
LocationRect (Double, Double, Double, Double)
Initializes a new instance of the LocationRect class using the specified borders.

See Also

Reference

LocationRect Class
LocationRect Members
Microsoft.Maps.MapControl Namespace