Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsPaused Property
NamespacesGenesyslab.Desktop.Modules.Core.SoundsISongIsPaused
Gets a value indicating whether this song is paused.
Declaration Syntax
C#Visual BasicVisual C++
bool IsPaused { get; }
ReadOnly Property IsPaused As Boolean
property bool IsPaused {
	bool get ();
}
Value
true if this song is paused; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)