Visual Basic (Declaration) | |
---|---|
Public Enum Medical3DMPRPlaneType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum Medical3DMPRPlaneType : Enum |
C++/CLI | |
---|---|
public enum class Medical3DMPRPlaneType : public Enum |
Member | Description |
---|---|
Axial | The axial orthogonal plane. |
Coronal | The Coronal orthogonal plane. |
Sagittal | The Sagittal orthogonal plane. |
There are two types of MPR planes:
Orthogonal planes, which are three: Axial, Coronal, and Sagittal planes. Oblique planes, which can be added through the collection Generic Medical3DMPRPlaneCollection.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DMPRPlaneType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family