[FlagsAttribute()]
public enum AnnRenderState
Public Enum AnnRenderState
typedef enum LTAnnRenderState
public enum AnnRenderState
public:
[FlagsAttribute]
enum class AnnRenderState sealed
Value | Member | Description |
---|---|---|
0x00000000 | None | Do not render any of the states. |
0x00000001 | Lock | Render the lock picture. |
0x00000002 | Content | Render the content picture. |
0x00000004 | Label | Render the object labels. |
0x00000007 | All | Render all (lock, content and labels). |
Used with AnnRenderingEngine.RenderState to control which of these state are rendered.
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