This document is archived and information here might be outdated. Recommended version. |
Flashes the features in the ARFeatureSet.
[Visual Basic .NET]
Public Sub Flash ( _
)
[C#]
public void Flash (
);
Flashes all the features in the ARFeatureSet once on the display. The greater the ARFeatureCount, the longer it will take to flash the features. Before using the Flash method use the ZoomTo or CenterAt method to ensure that the ARFeature is visible in the ARMap display area to the user.