DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.ControlUpdateSynchronize | Constructors | Methods | Properties | Events
Wait for pending paint operation to be finalized.
Available also on: Delphi FMX | .NET WinForms | ActiveX.
// Java public bool ControlUpdateSynchronize( bool _interrupt );
// Oxygene public function ControlUpdateSynchronize( _interrupt : Boolean ) : Boolean;
Name | Type | Description |
---|---|---|
_interrupt | bool Boolean | interrupt any pending operation |
Type | Description |
---|---|
bool Boolean |
Do not call this method directly. Method is only for internal Viewer/Parent communication.