IMappingSpan::BufferGraph Property

 

Gets the IBufferGraph that this span uses to perform mapping.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

property IBufferGraph^ BufferGraph {
	IBufferGraph^ get();
}
Return to top
Show: