This document is archived and information here might be outdated. Recommended version. |
Calculate chord from surounding lines.
[Visual Basic .NET] Public Sub CalcChordFromArcLength ( _ ByVal inbrg As String, _ ByVal pGSLine As IGSLine, _ ByVal pLastLine As IGSLine _ )
[C#] public void CalcChordFromArcLength ( string inbrg, IGSLine pGSLine, IGSLine pLastLine );