LocationRectangle.GetIntersection Method

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

Syntax

'Declaration
Public Function GetIntersection ( _
    locationRectangle As LocationRectangle _
) As LocationRectangle
public LocationRectangle GetIntersection(
    LocationRectangle locationRectangle
)
public:
LocationRectangle^ GetIntersection(
    LocationRectangle^ locationRectangle
)
member GetIntersection : 
        locationRectangle:LocationRectangle -> LocationRectangle

Parameters

Return 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

LocationRectangle Class

Microsoft.Phone.Maps.Controls Namespace