This document is archived and information here might be outdated. Recommended version. |
Draw the input Parcel.
[Visual Basic .NET] Public Sub DrawParcel ( _ ByVal pDisplay As IDisplay, _ ByVal pParcel As IGSParcel _ )
[C#] public void DrawParcel ( IDisplay pDisplay, IGSParcel pParcel );