Redraws viewers flashing the given location.
[Visual Basic .NET] Public Sub FlashLocation ( _ ByVal pGeometry As IPoint _ )
[C#] public void FlashLocation ( IPoint pGeometry );
[C++]
HRESULT FlashLocation(
IPoint* pGeometry
);
[C++]Parameters
pGeometry [in]pGeometry is a parameter of type IPoint
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.