ITextAndAdornmentSequencer::BufferGraph Property

 

Gets the IBufferGraph used by the sequencer.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property IBufferGraph^ BufferGraph {
	IBufferGraph^ get();
}

Property Value

Type: Microsoft.VisualStudio.Text.Projection::IBufferGraph^

The IBufferGraph used by the sequencer.

Return to top
Show: