This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties Interface > IEditProperties.StreamGroupingCount Property (ArcObjects .NET 10.5 SDK) |
Controls the number of points to group together when streaming.
[Visual Basic .NET] Public Property StreamGroupingCount As Integer
[C#] public int StreamGroupingCount {get; set;}