This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorization Interface > IVectorization.SettingsDialog Property (ArcObjects .NET 10.5 SDK) |
The settings dialog.
[Visual Basic .NET] Public ReadOnly Property SettingsDialog As IVectorizationSettingsDialog
[C#] public IVectorizationSettingsDialog SettingsDialog {get;}
This gets the Vectorization Settings modeless dialog.
You will need to create and show this dialog once referenced or alternativley just execute the command from the toolbar.