PositionOrigin.Equals Method (Object)

Bing
 

Determines whether the specified object is equal to this position origin.

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

override Equals : 
        obj:Object -> bool

Parameters

obj
Type: System.Object

The object to compare to.

Return Value

Type: System.Boolean

Returns Boolean.

Return to top
Show: