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


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