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


IVectorizationBatchProperties2.ShapeRecognitionSearchFlags Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties2 Interface > IVectorizationBatchProperties2.ShapeRecognitionSearchFlags Property
ArcGIS Developer Help

IVectorizationBatchProperties2.ShapeRecognitionSearchFlags Property

Indicates which types of geometric primitives should be searched.

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

Product Availability

Available with ArcGIS Desktop. Requires ArcScan Extension.

See Also

IVectorizationBatchProperties2 Interface