ILNumerics - Technical Application Development
Top
The Node type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginVisit |
handle transformations before visiting the node
[ILNumerics Visualization Engine] | |
| Configure | ||
| Copy |
Copy of this node, for general use in the tree description.
[ILNumerics Visualization Engine] | |
| CreateSynchedCopy | ||
| Detach | ||
| Dispose | ||
| EndVisit | ||
| OnDisposing | ||
| OnMouseClick | ||
| OnMouseDoubleClick | ||
| OnMouseDown | ||
| OnMouseEnter | ||
| OnMouseLeave | ||
| OnMouseMove | ||
| OnMouseUp | ||
| OnMouseWheel | ||
| OnPropertyChanged | ||
| RaiseMouseClick | ||
| RaiseMouseDoubleClick | ||
| RaiseMouseDown | ||
| RaiseMouseEnter | ||
| RaiseMouseLeave | ||
| RaiseMouseMove | ||
| RaiseMouseUp | ||
| RaiseMouseWheel | ||
| Synchronize |
Synchronize all changes of this node/subtree with another node/subtree.
[ILNumerics Visualization Engine] | |
| ToString | (Overrides ObjectToString.) | |
| VisitInternal |
See Also