WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / ElementSize Class / Equality Operator
In This Topic
    Equality Operator (ElementSize)
    In This Topic
    Syntax
    public bool operator ==( 
       ElementSize size1,
       ElementSize size2
    )

    Parameters

    size1
    size2
    See Also