GraphControllerSetPanelCursor Method |
Sets the panel cursor.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetPanelCursor(
Object cursor
)
Parameters
- cursor Object
- The cursor object understood by the current view implementation.
See Also