Click or drag to resize

IGraphViewEventSink Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Graph.Gdi.Viewing.IGraphViewEventSink"]


Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IGraphViewEventSink

The IGraphViewEventSink type exposes the following members.

Properties
 NameDescription
Public propertyActiveLayer 
Public propertyDoc 
Top
Methods
 NameDescription
Public methodEhView_CurrentGraphToolChanged 
Public methodEhView_CurrentLayerChoosen Handles the selection of the current layer by the user.
Public methodEhView_GraphPanelSizeChangedHandles the event when the size of the graph area is changed.
Public methodEhView_Scroll 
Public methodEhView_ShowDataContextMenu 
Top
See Also