This document is archived and information here might be outdated.  Recommended version.


IMapInsetWindow.FlashLocation Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IMapInsetWindow.FlashLocation Method

Draw leader lines from the inset to the location on the map shown by the inset.

[Visual Basic .NET]
Public Sub FlashLocation ( _
)
[C#]
public void FlashLocation (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMapInsetWindow Interface