Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents  
 
DisplayOscilloscope property (RO) 
 
Type
[Visual Basic] 
Public Property DisplayOscilloscope As Oscilloscope
 
[C#] 
public Oscilloscope DisplayOscilloscope {get;}
 
[C++] 
public: __property Oscilloscope* get_DisplayOscilloscope ();
 
This property is Read-only
 
 
Remarks
The embedded Oscilloscope object (Visual Feedback). 
This property encapsulates the functionality of the Oscilloscope class. 
For details about using Visual Feedbacks refer to the How to use the embedded Visual Feedbacks section
 
 
 
 
 
 
 
 
 
Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents