This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculatorUI Interface > ICalculatorUI.DoModal Method (ArcObjects .NET 10.5 SDK) |
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 );