C1.Win.FlexChart.8 Assembly / C1.Chart Namespace / ElementSize Class / Equals Method

In This Topic
Equals Method (ElementSize)
In This Topic
Determines whether the specified object is equal to the current object.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
 

Parameters

obj
See Also