Inserts and returns a new row at the supplied index.
| [Visual Basic .NET] |
|---|
Public Function InsertAt( _ ByVal Index As Integer, _ ByVal InputBackOff As Double, _ ByVal OutputBackOff As Double _ ) As IAgTransferFunctionInputBackOffOutputBackOffTableRow |
| [C#] |
|---|
public IAgTransferFunctionInputBackOffOutputBackOffTableRow InsertAt( |
| [Managed C++] |
|---|
public: IAgTransferFunctionInputBackOffOutputBackOffTableRow^ InsertAt( |
| [Java] |
|---|
public IAgTransferFunctionInputBackOffOutputBackOffTableRow insertAt( |
| [Unmanaged C++] |
|---|
public: HRESULT InsertAt( |
- Index
- InputBackOff
- OutputBackOff
