Break Method

Summary
Called when an add-in break has occurred.
Syntax
C#
VB
C++
public void Break( 
   BreakType type 
) 
  
Sub Break( _ 
   ByVal type As BreakType _ 
)  
void Break(  
   BreakType type 
)  

Parameters

type
The type of break that occurred.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.