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


IVectorizationProperties.PreviewLineSymbol Property (ArcObjects .NET 10.5 SDK)
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