Property DisplayPos
DisplayPos
When implemented by a class, specifies position within the text (as index of line and character) where ICodeCompletionWindow
is displayed.
Point DisplayPos { get; set; }
When implemented by a class, specifies position within the text (as index of line and character) where ICodeCompletionWindow
is displayed.
Point DisplayPos { get; set; }