Provides the 3D information that is requested by the MedicalViewer or the MedicalViewerCell control.
public static bool Provide3DInformation(
MedicalViewerData3DRequestedEventArgs data
)
Public Shared Function Provide3DInformation( _
ByVal data As Leadtools.Medicalviewer.MedicalViewerData3DRequestedEventArgs _
) As Boolean
public:
static bool Provide3DInformation(
Leadtools.Medicalviewer.MedicalViewerData3DRequestedEventArgs^ data
)
data
The information requested by the MedicalViewer or the MedicalViewerCell control.
This method can only be used with the Data3DRequested event declared in the MedicalViewerCell class. Please refer to Leadtools.MedicalViewer.MedicalViewerCell
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