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


IMapInsetWindow.FlashLocation Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMapInsetWindow Interface > IMapInsetWindow.FlashLocation Method
ArcGIS Developer Help

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