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


IGSLine3.IsMajor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSLine3 Interface > IGSLine3.IsMajor Property
ArcGIS Developer Help

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