SagittalPlane Property

Summary
Gets the class that contains information, properties and methods used to handle the Sagittal plane of the MPR.
Syntax
C#
VB
C++
public Medical3DOrthogonalMPRPlane SagittalPlane { get; } 
  
Public ReadOnly Property SagittalPlane As Medical3DOrthogonalMPRPlane 
public: 
property Medical3DOrthogonalMPRPlane^ SagittalPlane { 
   Medical3DOrthogonalMPRPlane^ get(); 
} 

Property Value

Medical3DOrthogonalMPRPlane class that contains information, properties and methods used to handle the Sagittal plane of the MPR.

Remarks
  • This plane is one of the 3 planes that are visible by default (i.e. when setting the VolumeType to MPR).
  • This plane will stay always orthogonal. To view an oblique plane use the Planes array.
Example

For an example refer to AxialPlane

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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