Visual Basic (Declaration) | |
---|---|
Public Operator <>( _ ByVal left As LeadPoint, _ ByVal right As LeadPoint _ ) As Boolean |
Parameters
- left
- The first LeadPoint on the left side of the comparison operator.
- right
- The second LeadPoint on the right side of the comparison operator.
Return Value
true if the two LeadPoint do not have the same coordinates; false, otherwise.Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7