Property DisplayPos
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
DisplayPos
Specifies position within the text (as index of line and character) where ICodeCompletionWindow
is displayed.
public virtual Point DisplayPos { get; set; }