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