C#
VB
WinRT C#
Compares two AnnThickness objects for inequality.
public static bool !=(AnnThickness left,AnnThickness right)
Public Operator <>( _ByVal left As Leadtools.Annotations.Core.AnnThickness, _ByVal right As Leadtools.Annotations.Core.AnnThickness _) As Boolean
public bool operator !=(Leadtools.Annotations.Core.AnnThickness left,Leadtools.Annotations.Core.AnnThickness right)
This operator type is not supported by WinRT JavaScript left
First object to compare
right
Second object to compare
true if the objects do not have the same value; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
