Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
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 Enum
Visual Basic (Usage)Copy Code
Dim instance As Medical3DSlabFlags
C# 
[FlagsAttribute()]
public enum Medical3DSlabFlags : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class Medical3DSlabFlags : public Enum 

Members

MemberDescription
All All parameters will be used.
X1 X1 parameter will be used.
X2 X2 parameter will be used.
Y1 Y1 parameter will be used.
Y2 Y2 parameter will be used.
Z1 Z1 parameter will be used.
Z2 Z2 parameter will be used.

Remarks

The slab feature is used with the object if it is rendered using the VRT or MIP rendering technique.

For more information, refer to Medical3DMIP.Slab or Medical3DVRT.Slab.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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