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


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