Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable a cursor in WaveformGraph .NET control possible?

Hi all,
 
I want to disable a visible cursor (like it was possible in Measurement Studio 6 for Active X) to prevent the user from moving the cursor. That is I want to mark sections of a plot in a waveform graph by use of cursors and in certain situations (only) the section limits should be changable.
 
Is there a way to do this in MS 7.1?
 
Best regards,
Andreas
0 Kudos
Message 1 of 3
(3,193 Views)

Yes. Set the cursor's SnapMode property to CursorSnapMode.Fixed.

- Elton

0 Kudos
Message 2 of 3
(3,184 Views)
Really simple  - Thanks, Elton.
0 Kudos
Message 3 of 3
(3,179 Views)