User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.flash_void

Table of Contents

ITGIS_Shape.Flash method

DK for ActiveX | TatukGIS_XDK11.ITGIS_Shape.Flash | Methods | Properties

Flashes the shape in the viewer using default timing parameters.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void Flash();
' VisualBasic
Public Sub Flash()
// Oxygene
public
  procedure Flash;

Remarks

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.

2026/07/05 01:25

Page Tools