User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shape.flash_integer_integer

Table of Contents

TGIS_Shape.Flash(int, int) method

DK11 for Python | tatukgis.pdk.TGIS_Shape.Flash | Overloads | Constructors | Methods | Properties

Flash shape on screen. Just another visual effect to sign a shape

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

Syntax

# Python
def Flash(
  self,
  _times: int,
  _delay: int
) -> None: 

Parameters

Name Type Description
_times int the number of times the shape will flash (maximum is 20)
_delay int delay time in msec. between each color change (maximum is 10000)
2023/08/09 01:59

Page Tools