User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.flash_void

Table of Contents

TGIS_Shape.Flash method

DK for .NET | TatukGIS.NDK.TGIS_Shape.Flash | Overloads | Constructors | Fields | Methods | Properties

Flashes the shape in the viewer using default timing parameters.

Available also on: Delphi | Java | ActiveX | 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/11 01:10

Page Tools