InvalidateLineNumberArea Method
InvalidateLineNumberArea(Boolean)
When implemented by a class, invalidates line number area if it needs to be altered.
Specifies whether line number width needs to be recalculated.Declaration
bool InvalidateLineNumberArea(bool updateWidth)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | updateWidth |
Returns
| Type | Description |
|---|---|
| System.Boolean |