Class Arc
Circular arc that may be used by BoundaryPoint.
public class Arc
- Inheritance
-
Arc
Properties
Bearing
Arc Bearing (ARC BRG)
field.
public float? Bearing { get; }
Property Value
- float?
Degrees and tenths of degree.
Remarks
See section 5.120.
Coordinates
public Coordinates Coordinates { get; }
Property Value
Distance
Arc Distance (ARC DIST)
field.
public float? Distance { get; }
Property Value
- float?
Nautical miles and tents of mile.
Remarks
See section 5.119.