This document is archived and information here might be outdated. Recommended version. |
Generic method to flash a point on the display n times.
[Visual Basic .NET] Public Sub FlashGeometry ( _ ByVal pGeometry As IGeometry, _ ByVal nTimes As Integer, _ ByVal bCoolFlash As Boolean _ )
[C#] public void FlashGeometry ( IGeometry pGeometry, int nTimes, bool bCoolFlash );