LocationRectangle.GetIntersection Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Computes the intersection of the specified LocationRectangle with this LocationRectangle.
Namespace: Microsoft.Phone.Maps.Controls
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Syntax
Public Function GetIntersection ( _
locationRectangle As LocationRectangle _
) As LocationRectangle
public LocationRectangle GetIntersection(
LocationRectangle locationRectangle
)
Parameters
- locationRectangle
Type: Microsoft.Phone.Maps.Controls..::.LocationRectangle
The specified LocationRectangle.
Return Value
Type: Microsoft.Phone.Maps.Controls..::.LocationRectangle
The intersection of the specified LocationRectangle with this LocationRectangle.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0