TextExtent Constructor (SnapshotSpan, Boolean)
Visual Studio 2015
Initializes a new instance of TextExtent.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- span
-
Type:
Microsoft.VisualStudio.Text::SnapshotSpan
The SnapshotSpan that includes the extent.
- isSignificant
-
Type:
System::Boolean
false if the extent contains whitespace, unless whitespace should be treated like any other character.
Show: