DK for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Flash | Methods | Properties
Flashes the shape in the viewer using default timing parameters.
// C# public void Flash();
' VisualBasic Public Sub Flash()
// Oxygene public procedure Flash;
PURPOSE: Provides temporary visual highlighting to draw attention to a shape, such as for selection feedback or search results.
BEHAVIOR: Uses the default flashing sequence of 4 flashes with a 100 ms delay between changes. The effect depends on the associated viewer implementation.
CONSTRAINTS: Requires the shape to be associated with a valid viewer that supports flashing.