LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Stop Method

Show in webframe





Stops the play of the WAV file stored in the Uri property of this AnnAudioObject.
Syntax
public virtual void Stop()
'Declaration
 
Public Overridable Sub Stop() 
'Usage
 
Dim instance As AnnAudioObject
 
instance.Stop()

            

            
public:
virtual void Stop(); 
Remarks
This method will stop audio play if the AnnAudioObject is currently playing its associated WAV file Uri, If the AnnAudioObject is not playing its WAV file, this method does nothing.
Example

For C#/VB examples, refer to AnnAudioObject.

Requirements

Target Platforms

See Also

Reference

AnnAudioObject Class
AnnAudioObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.