Indicates if lines should be split at corners.
[Visual Basic .NET] Public Property FindCorners As Boolean
[C#] public bool FindCorners {get; set;}
Product Availability
Available with ArcGIS Desktop. Requires ArcScan Extension.
Remarks
When this property is set to true, corners that satisfy conditions defined by parameters IVectorizationBatchProperties2::MaxCornerAngle and IVectorizationBatchProperties2::CornerNoiseLevel will be determined.