This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IPointCalculation Interface > IPointCalculation.AddLine Method (ArcObjects .NET 10.5 SDK) |
Add line to calculate points from.
[Visual Basic .NET] Public Sub AddLine ( _ ByVal pLine As IGSLine _ )
[C#] public void AddLine ( IGSLine pLine );