GetMPRInformation Method

Summary
returns the MPR image with the specified type and index.
Syntax
C#
C++/CLI
public Medical3DMPRInfo GetMPRInformation( 
   Medical3DMPRPlaneType mprType, 
   int 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
  • To change the 3D object to an MPR volume, refer to VolumeType.
Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.