![]() |
Visible








Public Data Item |
Declared in: NiCursor3D.h |
Declaration
bool Visible;
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.