CodeEditorLineSyntaxRequest(ITextSnapshot, Theme, Int32, Int32, Int32, Int32, Int32, Int32) Constructor

Definition

Assembly XenoAtom.Terminal.UI.dll
public CodeEditorLineSyntaxRequest(ITextSnapshot Snapshot, Theme Theme, int LineIndex, int LineStart, int LineLength, int CaretIndex, int SelectionStart, int SelectionLength)

Parameters

Snapshot
ITextSnapshot
Theme
Theme
LineIndex
Int32
LineStart
Int32
LineLength
Int32
CaretIndex
Int32
SelectionStart
Int32
SelectionLength
Int32