Property EndPos
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
EndPos
When implemented by a class, specifies position within the text (as index of line and character) where ICodeCompletionWindow
is valid.
Point EndPos { get; set; }