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


IVectorizationProperties.PreviewFillSymbol Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScan)  

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