LocationRect.Equals Method (Object)

Bing
 

Determines whether this location rectangle is equal to the specified object.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Public Overrides Function Equals (
	obj As Object
) As Boolean

Parameters

obj
Type: System.Object

The object to use.

Return Value

Type: System.Boolean

Returns Boolean.

Return to top
Show: