This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.MinimumSegmentCountForLineString Property (ArcObjects .NET 10.5 SDK) |
Number of segments in a line before it is imported as a linestring.
[Visual Basic .NET] Public Property MinimumSegmentCountForLineString As Integer
[C#] public int MinimumSegmentCountForLineString {get; set;}