The available functions. A function(x,y) uses some combination of two scalar arguments x and y as well as one to three constant coefficients a, b, c.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AvailableFunctions() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_AvailableFunctions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getAvailableFunctions(); |






