Initializes a new instance of the BaseNodePresenter class
Namespace: Vis2NodeTrixAssembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Sub New ( _ _gp As GraphPresenter _ )
Parameters
- _gp
- Type: Vis2NodeTrix GraphPresenter
The graphpresenter in which the Node is shown
See Also