User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.flashshape_tgis_uid_integer_integer

Table of Contents

TGIS_LayerVector.FlashShape method

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.FlashShape | Constructors | Methods | Properties | Events

Flashes shape several times

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

Syntax

# Python
def FlashShape(
  self
  _uid: TGIS_Uid
  _times: int
  _delay: int
) -> None: 

Parameters

Name Type Description
_uid TGIS_Uid uid of the shape to be flashed
_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)
2022/11/21 01:51

Page Tools