ArcObjects Library Reference (GeoSurvey)  

IGSLine3.IsMajor Property

Indicates if line is a major curve.

[Visual Basic .NET]
Public Property IsMajor As Boolean
[C#]
public bool IsMajor {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine3 Interface