IMappingSpan Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | AnchorBuffer | Gets the ITextBuffer from which this span was created. |
![]() | BufferGraph | Gets the IBufferGraph that this span uses to perform mapping. |
![]() | End | Gets the IMappingPoint for the end of this span. |
![]() | Start | Gets the IMappingPoint for the start of this span. |
Show:
