ArcObjects Library Reference (GeoSurvey)  

IGSPlan.TrueMid Property

Indicates if the plan bearings are True Mid Bearings.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface