ArcObjects Library Reference  (Carto)    

IMapAdmin3.ForceGraphicSelectionDraw Method

Call before using Output to cause graphic selection to be drawn.

[Visual Basic 6.0]
Sub ForceGraphicSelectionDraw
[Visual Basic .NET]
Public Sub ForceGraphicSelectionDraw ( _
)
[C#]
public void ForceGraphicSelectionDraw (
);
[Java]
public void forceGraphicSelectionDraw (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT ForceGraphicSelectionDraw(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapAdmin3 Interface

 


Feedback Send feedback on this page