This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralUnbuildableLines Interface > ICadastralUnbuildableLines.AddLine Method (ArcObjects .NET 10.4 SDK) |
Add a line to the group of unbuildable lines.
[Visual Basic .NET] Public Sub AddLine ( _ ByVal pGSLine As IGSLine _ )
[C#] public void AddLine ( IGSLine pGSLine );