DK11 for Java | tatukgis.jdk.IGIS_ViewerParent.ControlFlash | Methods
Do flash.
// Java public abstract void ControlFlash( int _times, int _delay );
// Oxygene public procedure ControlFlash( _times : Integer; _delay : Integer );
Name | Type | Description |
---|---|---|
_times | int Integer | how many times |
_delay | int Integer | delay between each flash |
Do not call this method directly. Method is only for internal Viewer/Parent communication.