Gets the power back off transfer function
table.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PowerBackOffTransferFunctionTable() As IAgTransferFunctionInputBackOffOutputBackOffTable
|
| [C#] |
|---|
public IAgTransferFunctionInputBackOffOutputBackOffTable PowerBackOffTransferFunctionTable {get;}
|
| [Managed C++] |
|---|
public: __property IAgTransferFunctionInputBackOffOutputBackOffTable^ get_PowerBackOffTransferFunctionTable();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_PowerBackOffTransferFunctionTable(
|
| [Java] |
|---|
public IAgTransferFunctionInputBackOffOutputBackOffTable getPowerBackOffTransferFunctionTable();
|