ArcObjects Library Reference (ArcScan)  

IVectorizationBatchProperties.IntersectionSolution Property

The type of intersection solution to be used.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

Description

This property relates to the Intersection Solution dropdown on the Vectorization Settings dialog.

See Also

IVectorizationBatchProperties Interface