FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / ElementSize 类 / 不等于 运算符

本主题中
    不等于 运算符 (ElementSize)
    本主题中
    语法
    '声明
     
    Public Operator <>( _
       ByVal size1 As ElementSize, _
       ByVal size2 As ElementSize _
    ) As Boolean
    public bool operator !=( 
       ElementSize size1,
       ElementSize size2
    )

    参数

    size1
    size2
    请参见