GraphPresenter BringToBottom Method Vis2 NodeTrix CodeDokumentation
Changes the order of the objects so that the forwarded object is on the bottom

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public Sub BringToBottom ( _
	_presenter As BaseNodePresenter _
)

Parameters

_presenter
Type: Vis2NodeTrix BaseNodePresenter
Object which shall be braught to the bottom
See Also