LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
DerivativeGenerated Event
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : DerivativeGenerated Event



Optional delegate method for additional processing.

Syntax

Visual Basic (Declaration) 
Public Event DerivativeGenerated As EventHandler(Of MedicalViewerDerivativeGeneratedEventArgs)
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerCell
Dim handler As EventHandler(Of MedicalViewerDerivativeGeneratedEventArgs)
 
AddHandler instance.DerivativeGenerated, handler
C# 
public event EventHandler<MedicalViewerDerivativeGeneratedEventArgs> DerivativeGenerated
C++/CLI 
public:
event EventHandler<MedicalViewerDerivativeGeneratedEventArgs^>^ DerivativeGenerated

Event Data

The event handler receives an argument of type MedicalViewerDerivativeGeneratedEventArgs containing data related to this event. The following MedicalViewerDerivativeGeneratedEventArgs properties provide information specific to this event.

PropertyDescription
DerivativeCell (Read only) Gets the cell that contains the derivative image.

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features