IGraph3DViewSetPanelCursor Method |
Sets the panel cursor of the view.
Namespace: Altaxo.Gui.Graph.Graph3D.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void SetPanelCursor(
Object cursor
)
Parameters
- cursor Object
- The cursor (must be of the appropriate Gui type).
See Also