This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureBookmark Interface > IFeatureBookmark.Flash Method (ArcObjects .NET 10.5 SDK) |
Flashes the feature on the map display.
[Visual Basic .NET] Public Sub Flash ( _ ByVal Display As IDisplay _ )
[C#] public void Flash ( IDisplay Display );
[C++]
HRESULT Flash(
IDisplay* Display
);
[C++]
Parameters Display [in]
Display is a parameter of type IDisplay