This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IR > IRepairMosaicDatasetDialog Interface > IRepairMosaicDatasetDialog.DoModal Method (ArcObjects .NET 10.5 SDK) |
Open dialog in modal.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal hParent As Integer _ )
[C#] public void DoModal ( int hParent );