C#
VB
C++
Gets the value that represents the requested custom annotation data.
public MedicalViewerCustomAnnotationRequestedObject RequestedObject { get; }
Public ReadOnly Property RequestedObject As Leadtools.Medicalviewer.MedicalViewerCustomAnnotationRequestedObject
public:
property Leadtools.Medicalviewer.MedicalViewerCustomAnnotationRequestedObject RequestedObject {
Leadtools.Medicalviewer.MedicalViewerCustomAnnotationRequestedObject get();
}
MedicalViewerCustomAnnotationRequestedObject enumeration that represents the requested custom annotation data.
Based on this property value, the user must send the corresponding data. So:
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