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

    Parameters

    size1
    size2
    See Also