CaretPosition Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Affinity | Gets the affinity of the caret. |
![]() | BufferPosition | Gets the position of the caret, corresponding to a gap between two characters in the ITextBuffer of the view. |
![]() | Point | Gets the IMappingPoint that marks the position of the caret in the buffer. |
![]() | VirtualBufferPosition | Gets the virtual buffer position as a VirtualSnapshotPoint. |
![]() | VirtualSpaces | Gets the number of spaces past the physical end of the line of the caret position. |
Show:
