Medical3DMPRPlaneType Enumeration

Summary

Specifies the type of orthogonal MPR plane.

Syntax
C#
VB
C++
public enum Medical3DMPRPlaneType 
  
Public Enum Medical3DMPRPlaneType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class Medical3DMPRPlaneType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0AxialThe axial orthogonal plane.
1SagittalThe Sagittal orthogonal plane.
2CoronalThe Coronal orthogonal plane.

Remarks

There are two types of MPR planes:

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

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

Leadtools.Medical3D Assembly