This document is archived and information here might be outdated. Recommended version. |
Performs the calculation by executing the pre-expression and expression.
[Visual Basic .NET] Public Function Calculate ( _ ) As IEnvelope
[C#] public IEnvelope Calculate ( );
The calculate method returns an Envelope which covers features that have been modified by the calculation. This envelope can be used to refresh the display for the calculated area only. If the table used in the calculate is non-spatial, a null is returned.