C#
VB
C++
Initializes a new instance of the MedicalViewerCustomAnnotationArgs class with explicit parameters.
public MedicalViewerCustomAnnotationArgs(MedicalViewerActionType action,MedicalViewerCustomAnnotationRequestedObject requestedObject)
Public Function New( _ByVal action As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal requestedObject As Leadtools.Medicalviewer.MedicalViewerCustomAnnotationRequestedObject _)
public:MedicalViewerCustomAnnotationArgs(Leadtools.Medicalviewer.MedicalViewerActionType action,Leadtools.Medicalviewer.MedicalViewerCustomAnnotationRequestedObject requestedObject)
action
the action that determines the kind of annotation information that is needed.
requestedObject
an enumeration that represents the type of the requested data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
