Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

GetMPRInformation Method






the type of MPR to fetch.
the index of the MPR slice to fetch.
returns the MPR image with the specified type and index.
Syntax
public Medical3DMPRInfo GetMPRInformation( 
   Medical3DMPRPlaneType mprType,
   int mprIndex
)
'Declaration
 
Public Function GetMPRInformation( _
   ByVal mprType As Medical3DMPRPlaneType, _
   ByVal mprIndex As Integer _
) As Medical3DMPRInfo
'Usage
 
Dim instance As Medical3DObject
Dim mprType As Medical3DMPRPlaneType
Dim mprIndex As Integer
Dim value As Medical3DMPRInfo
 
value = instance.GetMPRInformation(mprType, mprIndex)

            

            
public:
Medical3DMPRInfo^ GetMPRInformation( 
   Medical3DMPRPlaneType mprType,
   int mprIndex
) 

Parameters

mprType
the type of MPR to fetch.
mprIndex
the index of the MPR slice to fetch.

Return Value

Medical3DMPRInfo that contains the MPR image with the specified type and index.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features