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


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

IVectorizationStyle.Preview Property

The picture marker symbol used to draw the preview.

[Visual Basic .NET]
Public Property Preview As stdole.IPictureDisp
[C#]
public stdole.IPictureDisp Preview {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationStyle Interface