Table of Contents

Property StartPos

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

StartPos

When implemented by a class, specifies position within the text (as index of line and character) where ICodeCompletionWindow is valid.

Point StartPos { get; set; }

Property Value

Point