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


IGSLine3.IsMajor Property (ArcObjects .NET 10.4 SDK)
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