←Select platform

Slab Property

Summary

Gets or sets the class that contains the slab values.

Syntax

C#
VB
C++
public Leadtools.Medical3d.Medical3DSlab Slab {get; set;}
Public Property Slab As Leadtools.Medical3d.Medical3DSlab
public: 
property Leadtools.Medical3d.Medical3DSlab^ Slab { 
   Leadtools.Medical3d.Medical3DSlab^ get(); 
   void set (    Leadtools.Medical3d.Medical3DSlab^ ); 
} 

Property Value

A Medical3DSlab class that contains the slab values.

Remarks

The Slab is used to render a portion of the 3D object.

Refer to the Leadtools.MedicalViewer.MedicalViewerMPRCell class to view the 3D object from one of orthogonal planes (Axial, Sagittal or coronal). Enable the Leadtools.MedicalViewer.MedicalViewerMPRCell.ShowSlabBoundaries property to make it possible to adjust the slab using the mouse.

Example

For an example, refer to SetValues(Single,Single,Single,Single,Single,Single)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize