This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties2 Interface > IVectorizationBatchProperties2.FindCorners Property (ArcObjects .NET 10.4 SDK) |
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.