Determines if this viewer is currently in the process of loading a display file.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsLoadingFile() |
Visual Basic |
---|
Public Function IsLoadingFile As Boolean |
JScript |
---|
public function IsLoadingFile() : boolean |