←Select platform

DicomAnnotationShadowStyleType Enumeration

Summary

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.

Syntax
C#
VB
C++
public enum DicomAnnotationShadowStyleType   
Public Enum DicomAnnotationShadowStyleType  
public enum class DicomAnnotationShadowStyleType   

Members
ValueMemberDescription
0Off The "Shadow Style" element (0070, 0244) is not present, or should not be written.
1Normal The "Shadow Style" element (0070, 0244) has the value "NORMAL".
2Outlined The "Shadow Style" element (0070, 0244) has the value "OUTLINED".

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly