LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DSlabFlags Enumeration
See Also  
Leadtools.Medical3D Namespace : Medical3DSlabFlags Enumeration



Specifies which parameter will be used when applying the slab feature.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum Medical3DSlabFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DSlabFlags
C# 
[FlagsAttribute()]
public enum Medical3DSlabFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class Medical3DSlabFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AllAll parameters will be used.
X1X1 parameter will be used.
X2X2 parameter will be used.
Y1Y1 parameter will be used.
Y2Y2 parameter will be used.
Z1Z1 parameter will be used.
Z2Z2 parameter will be used.

Example

For an example, refer to Medical3DSlab.SetValues.

Remarks

The slab feature is used with the object when it is rendered using the VRT, MIP or MinIP rendering techniques.

For more information, refer to Medical3DObject.Slab.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DSlabFlags

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