LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Slab Property
See Also 
Leadtools.Medical3D Namespace > Medical3DObject Class : Slab Property



Gets or sets the class that contains the slab values.

Syntax

Visual Basic (Declaration) 
Public Property Slab As Medical3DSlab
Visual Basic (Usage)Copy Code
Dim instance As Medical3DObject
Dim value As Medical3DSlab
 
instance.Slab = value
 
value = instance.Slab
C# 
public Medical3DSlab Slab {get; set;}
C++/CLI 
public:
property Medical3DSlab^ Slab {
   Medical3DSlab^ get();
   void set (    Medical3DSlab^ value);
}

Property Value

A Medical3DSlab class that contains the slab values.

Example

For an example, refer to Medical3DSlab.SetValues

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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