C#
VB
WinRT C#
C++
Represents the value of the "Shadow Style" element (0070, 0244) in a "Line Style Sequence" (0070,0232) item and "Text Style Sequence" (0070,0231) item.
public enum DicomAnnotationShadowStyleType Public Enum DicomAnnotationShadowStyleType
public enum DicomAnnotationShadowStyleType Leadtools.Dicom.DicomAnnotationShadowStyleType = function() { };Leadtools.Dicom.DicomAnnotationShadowStyleType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomAnnotationShadowStyleType Members
| Value | Member | Description |
|---|---|---|
| 0 | Off | The "Shadow Style" element (0070, 0244) is not present, or should not be written. |
| 1 | Normal | The "Shadow Style" element (0070, 0244) has the value "NORMAL". |
| 2 | Outlined | The "Shadow Style" element (0070, 0244) has the value "OUTLINED". |
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
