Compartir a través de


RouteLeg.BoundingBox (Propiedad)

Espacio de nombres:  Microsoft.Phone.Maps.Services
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
Public Property BoundingBox As LocationRectangle
public LocationRectangle BoundingBox { get; internal set; }
public:
virtual property LocationRectangle^ BoundingBox {
    LocationRectangle^ get () sealed;
    internal: void set (LocationRectangle^ value) sealed;
}
abstract BoundingBox : LocationRectangle with get, internal set
override BoundingBox : LocationRectangle with get, internal set

Valor de propiedad

Tipo: Microsoft.Phone.Maps.Controls.LocationRectangle

Implementaciones

IRoutePath.BoundingBox

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

RouteLeg Clase

Microsoft.Phone.Maps.Services (Espacio de nombres)