←Select platform

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 Leadtools.Medical3d.Medical3DOrthogonalMPRPlane 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly