←Select platform

Break Method

Summary

Called when a addin break has occurred.

Syntax

C#
VB
C++
public void Break( 
   BreakType type 
) 
  
Sub Break( _ 
   ByVal type As Leadtools.Dicom.Addin.Interfaces.BreakType _ 
)  

Parameters

type
The type of break that occurred.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly