IGraph |
The IGraphView type exposes the following members.
Name | Description | |
---|---|---|
Controller | Sets the controller of the view; | |
CurrentGraphTool | ||
CurrentLayer | Sets the currently active layer. If the view has some means to show the currently active layer (like a toolbar or so), it has to indicate the current active layer by setting the state of this indicator. | |
GraphScrollPosition | Get /sets the scroll position of the graph | |
GraphViewTitle | This sets the title of the graph view. | |
GuiInitiallyFocusedElement | Returns the control that should be focused initially. | |
MouseState_IsOverlayPaintingRequired | ||
SelectedObjects | Gets the selected objects (if mouse handler is the ObjectPointerMouseHandler). Otherwise, null or an empty list is returned. | |
ShowGraphScrollBars | If true, scrollbars will be shown on the graph. | |
ViewportSizeInPoints | Returns the size in points (=1/72 inch) of the area, wherein the graph is painted. |