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


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

IVectorizationProperties.PreviewFillSymbol Property

Symbol used to draw the preview of the vectorization.

[Visual Basic .NET]
Public Property PreviewFillSymbol As IFillSymbol
[C#]
public IFillSymbol PreviewFillSymbol {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationProperties Interface