Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

IsPlaying Property






Gets a value indicating whether the WAV file stored in the Uri property of this AnnAudioObject is playing.
Syntax
public virtual bool IsPlaying {get;}
'Declaration
 
Public Overridable ReadOnly Property IsPlaying As Boolean
'Usage
 
Dim instance As AnnAudioObject
Dim value As Boolean
 
value = instance.IsPlaying

            

            
public:
virtual property bool IsPlaying {
   bool get();
}

Property Value

true if this AnnAudioObject is playing its WAV file; false otherwise.
Remarks
This property will determine if this AnnAudioObject is playing its WAV file. If the WAV file is playing, it can be stopped by calling the method.
Example

For C#/VB examples, refer to AnnAudioObject.

Requirements

Target Platforms

See Also

Reference

AnnAudioObject Class
AnnAudioObject Members
Stop Method

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features