←Select platform

SagittalFrame Property

Summary

Gets or sets the control that will be used to display the MPR sagittal frame.

Syntax

C#
VB
C++
public MedicalViewerMPRCell SagittalFrame { get; set; } 
  
Public Property SagittalFrame As Leadtools.Medicalviewer.MedicalViewerMPRCell 

Property Value

The control that will be used to display the MPR sagittal frame.

Remarks
  • When moving the 3D MPR sagittal plane, the control will be updated automatically to display the corresponding sagittal frame
  • The SagittalFrame control will not display any image if the source Medical3DControl volume type is set to SSD.
  • To change the volume type to MPR set the property VolumeType to MPR.
Example

For an example refer to AxialFrame

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