Volume Property (FlexVideoDisplay)

Action

Gets the volume level, specified as an value between 0 and 1. The default value is 0.75.

Syntax

C#
protected Double volume { get; }
VB
'Declaration
Protected Read Property volume As Double

Access

Read only.