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


IDisplay3D.FlashFeatures Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IDisplay3D.FlashFeatures Method

Redraws viewers flashing the features in the flash list.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDisplay3D Interface