TextBounds::Inequality Operator (TextBounds, TextBounds)
Visual Studio 2015
Determines whether two TextBounds objects are different.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- bounds1
-
Type:
Microsoft.VisualStudio.Text.Formatting::TextBounds
The first text bounds.
- bounds2
-
Type:
Microsoft.VisualStudio.Text.Formatting::TextBounds
The second text bounds.
Show: