Triggered just before the computation starts.
Use the input interface to access settings.
| [Visual Basic .NET] |
|---|
Public Function PreCompute( _
ByVal Result As AgAsLightReflectionResult _
) As Boolean
|
| [C#] |
|---|
public bool PreCompute(
|
| [Managed C++] |
|---|
public: bool PreCompute(
|
| [Java] |
|---|
public bool preCompute(
|
| [Unmanaged C++] |
|---|
public: HRESULT PreCompute(
|
- Result