C#
VB
C++
Plays the AnnAudioObject object that is currently being edited (selected) in this AnnAutomation.
public virtual void PlayAudio()
Public Overridable Sub PlayAudio()
public:
virtual void PlayAudio();
AnnAutomation can play one or more AnnAudioObject if they are currently in edit mode (selected) and the value of the CanPlay property is true.
Use the CanPlayAudio property to determine whether you can call this method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET