TimeNodeAudio
Volume Property
|
Volume :value range 0 - 1
Namespace:
Spire.Presentation.Drawing.TimeLine
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public float Volume { get; set; }
Public Property Volume As Single
Get
Set
public:
property float Volume {
float get ();
void set (float value);
}
member Volume : float32 with get, set
Property Value
Type:
Single
See Also