AvalonEdit
CenterViewOn Method (index)
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionListBoxCenterViewOn(Int32)
Centers the view on the item with the specified index.
Declaration Syntax
C#Visual BasicVisual C++
public void CenterViewOn(
	int index
)
Public Sub CenterViewOn ( _
	index As Integer _
)
public:
void CenterViewOn(
	int index
)
Parameters
index (Int32)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238