This document is archived and information here might be outdated.  Recommended version.


ISegmentedLineFeedback.SegmentCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ISegmentedLineFeedback.SegmentCount Property

Number of segments on the feedback line.

[Visual Basic .NET]
Public Property SegmentCount As Integer
[C#]
public int SegmentCount {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISegmentedLineFeedback Interface