CNiCursor3D::Visible

3D Graph

Class
CNiCursor3D::
Visible
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: TransparencyNext page: XPosition    
Public Data Item Declared in:
NiCursor3D.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool Visible;

'Description' icon -- Shortcut to top of page. Description

Specifies if the cursor is visible or hidden.

Notes:

1. Hidden cursors do not generate events, even if they are enabled. However, they still apply the current SnapMode as new data is plotted. When the cursors are shown, they may be in a new position.

2. If you have several cursors, but only show a few at a time, setting the SnapMode to SnapFree reduces the overhead for plotting new data.

'See Also' icon -- Shortcut to top of page. See Also