This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl3 Interface > ITableControl3.DrawSelectedShapes Method (ArcObjects .NET 10.5 SDK) |
Draws selected features on display.
[Visual Basic .NET] Public Sub DrawSelectedShapes ( _ ByVal pDisplay As IDisplay _ )
[C#] public void DrawSelectedShapes ( IDisplay pDisplay );