LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

Slab Property






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 Medical3DSlab Slab {get; set;}
 get_Slab();
set_Slab(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DObject Class
Medical3DObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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