This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IC > ICreateRasterDatasetDlg Interface > ICreateRasterDatasetDlg.DoModal Method (ArcObjects .NET 10.4 SDK) |
Shows the raster dataset creation dialog.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal hParent As Integer _ )
[C#] public void DoModal ( int hParent );