LEADTOOLS Medical (Leadtools.Medical3D assembly)

Slab Property

Show in webframe





Gets or sets the class that contains the slab values.
Syntax
public Medical3DSlab Slab {get; set;}
'Declaration
 
Public Property Slab As Medical3DSlab
'Usage
 
Dim instance As Medical3DObject
Dim value As Medical3DSlab
 
instance.Slab = value
 
value = instance.Slab

            

            
public:
property Medical3DSlab^ Slab {
   Medical3DSlab^ get();
   void set (    Medical3DSlab^ value);
}

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

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features