Click or drag to resize

GraphController Events

The GraphController type exposes the following members.

Events
 NameDescription
Public eventCurrentGraphToolChanged This event will be fired if the current graph tool has changed, either by the user or by the program.
Public eventDisposed Occurs when the view content has been disposed.
(Inherited from AbstractViewContent)
Public eventIsDirtyChanged Occurs when the dirty state changes.
(Inherited from AbstractViewContent)
Public eventPropertyChangedOccurs when a property value changes.
(Inherited from AbstractViewContent)
Top
See Also