This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScan > ESRI.ArcGIS.ArcScan > Interfaces > IV > IVectorizationBatchProperties2 Interface > IVectorizationBatchProperties2.MaxFindConnectedCellsDiagonal Property (ArcObjects .NET 10.4 SDK) |
Maximum diagonal for the 'find connected cells' tool.
[Visual Basic .NET] Public Property MaxFindConnectedCellsDiagonal As Double
[C#] public double MaxFindConnectedCellsDiagonal {get; set;}
This property defines the maximum area that can be found using Find Diagonal of the Envelope of Connected Cells tool on the Vectorization toolbar.
The value is in pixels.