This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.CalcRoadLines Method (ArcObjects .NET 10.4 SDK) |
Calculate the across road connection at this point.
[Visual Basic .NET] Public Sub CalcRoadLines ( _ ByVal startBrg As Double, _ ByVal endBrg As Double, _ ByVal roadWidth As Double _ )
[C#] public void CalcRoadLines ( double startBrg, double endBrg, double roadWidth );