[]
        
(Showing Draft Content)

C1.Chart.ElementSize.op_Equality

operator == Operator

operator ==(ElementSize?, ElementSize?)

Declaration
public static bool operator ==(ElementSize? size1, ElementSize? size2)
Parameters
Type Name Description
ElementSize size1
ElementSize size2
Returns
Type Description
bool