Property InlinePosition
InlinePosition
Gets or sets the inline-mode cursor position. Only meaningful when AppModel
is Inline. The Y component is the terminal row where
the inline region starts; X is reserved for future use.
Point InlinePosition { get; set; }