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