LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Provide3DInformation Method
See Also 
Leadtools.Medical3D Namespace > Medical3DEngine Class : Provide3DInformation Method



data
The information requested by the MedicalViewer or the MedicalViewerCell control.
data
The information requested by the MedicalViewer or the MedicalViewerCell control.
Provides the 3D information that is requested by the MedicalViewer or the MedicalViewerCell control.

Syntax

Visual Basic (Declaration) 
Public Shared Function Provide3DInformation( _
   ByVal data As MedicalViewerData3DRequestedEventArgs _
) As Boolean
Visual Basic (Usage)Copy Code
Dim data As MedicalViewerData3DRequestedEventArgs
Dim value As Boolean
 
value = Medical3DEngine.Provide3DInformation(data)
C# 
public static bool Provide3DInformation( 
   MedicalViewerData3DRequestedEventArgs data
)
C++/CLI 
public:
static bool Provide3DInformation( 
   MedicalViewerData3DRequestedEventArgs^ data
) 

Parameters

data
The information requested by the MedicalViewer or the MedicalViewerCell control.

Remarks

This method can only be used with the Data3DRequested event declared in the MedicalViewerCell class. Please refer to Leadtools.MedicalViewer.MedicalViewerCell

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.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features