←Select platform

CancelLoading Property

Summary

Gets a value indicating whether the user requested to cancel loading the series by calling the CancelLoadSeries.

Syntax

C#
VB
C++
protected bool CancelLoading {get;} 
  
Protected ReadOnly Property CancelLoading As Boolean 
protected: 
property bool CancelLoading { 
   bool get(); 
} 

Property Value

True if the user requested to cancel loading the series by calling the CancelLoadSeries.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly