Initializes a new MedicalViewerImageData class object with explicit parameters.
public MedicalViewerImageData(object data,Point3D imagePosition,string imageOrientation,Point2D pixelSpacing,int echoNumber,string frameOfReferenceUID,int instanceNumber)
Public Function New( _ByVal data As Object, _ByVal imagePosition As Leadtools.Medicalviewer.Point3D, _ByVal imageOrientation As String, _ByVal pixelSpacing As Leadtools.Medicalviewer.Point2D, _ByVal echoNumber As Integer, _ByVal frameOfReferenceUID As String, _ByVal instanceNumber As Integer _)
public:MedicalViewerImageData(Object^ data,Leadtools.Medicalviewer.Point3D imagePosition,String^ imageOrientation,Leadtools.Medicalviewer.Point2D pixelSpacing,int echoNumber,String^ frameOfReferenceUID,int instanceNumber)
data
An object that contains data about the image represented by this class.
imagePosition
The image position of the frame image.
imageOrientation
The image orientation of the frame image.
pixelSpacing
The pixel spacing of the image.
echoNumber
The image echo number.
frameOfReferenceUID
The image frame of reference UID.
instanceNumber
The image instance number.
For an example, refer to MedicalViewerSeriesStack
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
