StyleEdit.EnsureVisible Method
| Explanation | Scroll so that the cullet position is in the screen. | |
| Call format | StyleEdit1.EnsureVisible( [ line ] ) | |
| Return value | None | |
| Arguments | integer line | Specify the line number starting from 0. If omitted, the current caret line will be the target. |
| Exception | None | |
| Example of use | | |
| Related item | ||