[FlagsAttribute()]
public enum Medical3DSlabFlags
<FlagsAttribute()>
Public Enum Medical3DSlabFlags
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
public enum class Medical3DSlabFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | X1 | X1 parameter will be used. |
0x00000002 | X2 | X2 parameter will be used. |
0x00000004 | Y1 | Y1 parameter will be used. |
0x00000008 | Y2 | Y2 parameter will be used. |
0x00000010 | Z1 | Z1 parameter will be used. |
0x00000020 | Z2 | Z2 parameter will be used. |
0x0000003F | All | All parameters will be used. |
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.
For an example, refer to Medical3DSlab.SetValues.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document