This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > ICourse Interface > ICourse.Measure3 Property (ArcObjects .NET 10.4 SDK) |
Optionally, the direction of the curve if the course type is esriCTCurve.
[Visual Basic .NET] Public Property Measure3 As Double
[C#] public double Measure3 {get; set;}
The Measure3 value is a direction used to define a course segment. The Measure3 value is only used when the course type is esriCTCurve.
The value is specified in radians. The type of direction is specified in the CurveDirectionType property.