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



action
the action that determines the kind of annotation information that is needed.
requestedObject
an enumeration that represents the type of the requested data.
Initializes a new instance of the MedicalViewerCustomAnnotationArgs class with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal action As MedicalViewerActionType, _
   ByVal requestedObject As MedicalViewerCustomAnnotationRequestedObject _
)
Visual Basic (Usage)Copy Code
Dim action As MedicalViewerActionType
Dim requestedObject As MedicalViewerCustomAnnotationRequestedObject
 
Dim instance As New MedicalViewerCustomAnnotationArgs(action, requestedObject)
C# 
public MedicalViewerCustomAnnotationArgs( 
   MedicalViewerActionType action,
   MedicalViewerCustomAnnotationRequestedObject requestedObject
)
C++/CLI 
public:
MedicalViewerCustomAnnotationArgs( 
   MedicalViewerActionType action,
   MedicalViewerCustomAnnotationRequestedObject requestedObject
)

Parameters

action
the action that determines the kind of annotation information that is needed.
requestedObject
an enumeration that represents the type of the requested data.

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