IGraph |
public interface IGraphViewEventSink
The IGraphViewEventSink type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveLayer | Gets the currently active host layer. | |
| Doc | Gets the graph document associated with the view. |
| Name | Description | |
|---|---|---|
| EhView_CurrentGraphToolChanged | Handles a change of the current graph tool. | |
| EhView_CurrentLayerChoosen | Handles the selection of the current layer by the user. | |
| EhView_GraphPanelSizeChanged | Handles the event when the size of the graph area is changed. | |
| EhView_Scroll | Handles scrolling of the graph view. | |
| EhView_ShowDataContextMenu | Shows the data context menu for the specified layer. |