Share via


IRoutePath.BoundingBox Property

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
ReadOnly Property BoundingBox As LocationRectangle
LocationRectangle BoundingBox { get; }
property LocationRectangle^ BoundingBox {
    LocationRectangle^ get ();
}
abstract BoundingBox : LocationRectangle with get

Property Value

Type: Microsoft.Phone.Maps.Controls.LocationRectangle

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

IRoutePath Interface

Microsoft.Phone.Maps.Services Namespace