This document is archived and information here might be outdated. Recommended version. |
Displays the dialog used to perform calculations.
[Visual Basic .NET] Public Function DoModal ( _ ByVal parentWindow As Integer _ ) As IEnvelope
[C#] public IEnvelope DoModal ( int parentWindow );