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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly