This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParentLines Interface > IParentLines.ShowParentLines Method (ArcObjects .NET 10.4 SDK) |
Show parent lines in grid.
[Visual Basic .NET] Public Sub ShowParentLines ( _ ByVal suspendRedraw As Boolean, _ ByVal ShowParentLines As Boolean _ )
[C#] public void ShowParentLines ( bool suspendRedraw, bool ShowParentLines );