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