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


IVectorizationProperties.PreviewLineSymbol 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.PreviewLineSymbol Property
ArcGIS Developer Help

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