This document is archived and information here might be outdated.  Recommended version.


IVectorization.ShowPreview Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorization Interface > IVectorization.ShowPreview Property
ArcGIS Developer Help

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