LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Equality Operator (LeadSize)






The first LeadSize to be used in the comparison.
The second LeadSize to be used in the comparison.
Specifies whether this LeadSize contains the same width and height as the specified object. .NET support Silverlight support
Syntax
public bool operator ==( 
   LeadSize left,
   LeadSize right
)
'Declaration
 
Public Operator =( _
   ByVal left As LeadSize, _
   ByVal right As LeadSize _
) As Boolean
'Usage
 
public bool operator ==( 
   LeadSize left,
   LeadSize right
)
This operator type is not supported by WinRT JavaScript
public:
bool operator ==( 
   LeadSize left,
   LeadSize right
)

Parameters

left
The first LeadSize to be used in the comparison.
right
The second LeadSize to be used in the comparison.

Return Value

true if the two LeadSize have the same width and height; false, otherwise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadSize Structure
LeadSize Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.