ArcObjects Library Reference (ArcScan)  

IVectorization.ShowPreview Property

Indicates whether to display a preview of the vectorization on the map.

[Visual Basic .NET]
Public Property ShowPreview As Boolean
[C#]
public bool ShowPreview {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorization Interface