Gets or sets the gain offset value.
Read-write property
[Visual Basic .NET] |
---|
Public Property GainOffset() As Double |
[C#] |
---|
public double GainOffset {get; set;} |
[Managed C++] |
---|
public: __property double get_GainOffset(); |
[Unmanaged C++] |
---|
public: HRESULT get_GainOffset( |
[Java] |
---|
public double getGainOffset();public void setGainOffset( |