ArcObjects Library Reference (ArcScan)  

IVectorizationProperties.PreviewLineSymbol Property

Symbol used to draw the preview of the vectorization.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationProperties Interface