DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerParent.ControlFlash | Methods
Do flash.
// C# public void ControlFlash( int _times, int _delay );
' VisualBasic Public Sub ControlFlash( ByVal _times As Integer, ByVal _delay As Integer )
// 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.