LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

CustomAnnotationDataRequested Event






Optional delegate method for additional processing.
Syntax
public event EventHandler<MedicalViewerCustomAnnotationArgs> CustomAnnotationDataRequested
'Declaration
 
Public Event CustomAnnotationDataRequested As EventHandler(Of MedicalViewerCustomAnnotationArgs)
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim handler As EventHandler(Of MedicalViewerCustomAnnotationArgs)
 
AddHandler instance.CustomAnnotationDataRequested, handler
public event EventHandler<MedicalViewerCustomAnnotationArgs> CustomAnnotationDataRequested
add_CustomAnnotationDataRequested(function(sender, e))
remove_CustomAnnotationDataRequested(function(sender, e))

public:
event EventHandler<MedicalViewerCustomAnnotationArgs^>^ CustomAnnotationDataRequested
Event Data

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

PropertyDescription
AnnotationAction Gets the custom annotation action type that will specify the type of the annotation that has its data requested.
AnnotationObject Gets or sets the instance of the custom annotation object requested.
DrawDesigner Gets or sets the DrawDesigner for the requested custom annotation.
EditDesigner Gets or sets the AnnEditDesigner for the requested custom annotation.
RequestedObject Gets the value that represents the requested custom annotation data.
Example
For an example, please refer to MedicalViewerCustomAnnotationRequestedObject.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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