Click or drag to resize

IScriptView Methods

The IScriptView type exposes the following members.

Methods
 NameDescription
Public methodMarkText Marks the specified text range.
(Inherited from IPureScriptView)
Public methodSetCompilerErrors Sets the compiler errors. Tuple.Item1: line, Tuple.Item2=column, Tuple.Item3: severity level, Tuple.Item4: severity string, Tuple.Item5: message
Public methodSetScriptCursorLocation Sets the script cursor location by line and column.
(Inherited from IPureScriptView)
Top
See Also