This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinedParcelLineLayer Interface > IJoinedParcelLineLayer.DrawParcelLine Method (ArcObjects .NET 10.4 SDK) |
Draw the Parcel Line.
[Visual Basic .NET] Public Sub DrawParcelLine ( _ ByVal pDisplay As IDisplay, _ ByVal pParcelLine As IGSLine _ )
[C#] public void DrawParcelLine ( IDisplay pDisplay, IGSLine pParcelLine );