C1.Chart Namespace > ElementSize Class : Equality Operator |
'Declaration
Public Operator =( _ ByVal size1 As ElementSize, _ ByVal size2 As ElementSize _ ) As Boolean
'Usage
public bool operator ==( ElementSize size1, ElementSize size2 )
public: bool operator ==( ElementSize^ size1, ElementSize^ size2 )
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