This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapAdmin2 Interface > IMapAdmin2.ForceGraphicSelectionDraw Method (ArcObjects .NET 10.5 SDK) |
Call before using Output to cause graphic selection to be drawn.
[Visual Basic .NET]
Public Sub ForceGraphicSelectionDraw ( _
)
[C#] public void ForceGraphicSelectionDraw ( );
[C++]
HRESULT ForceGraphicSelectionDraw(
void
);