This document is archived and information here might be outdated. Recommended version. |
Indicates if lines should be split at corners.
[Visual Basic .NET]
Public Property FindCorners As Boolean
[C#]
public bool FindCorners {get; set;}
When this property is set to true, corners that satisfy conditions defined by parameters IVectorizationBatchProperties2::MaxCornerAngle and IVectorizationBatchProperties2::CornerNoiseLevel will be determined.