←Select platform

DicomShadowStyle Class

Summary

Describes the "shadow" elements of the "Line Style Sequence" (0070, 0232) and "Text Style Sequence" (0070,0231).

Syntax
C#
VB
C++
public class DicomShadowStyle 
Public Class DicomShadowStyle  
public ref class DicomShadowStyle  

Remarks

The elements represented by this class are

  1. Shadow Style: (0070,0244)
  2. Shadow Offset X: (0070,0245)
  3. Shadow Offset Y: (0070,0246)
  4. Shadow Color CIELab Value: (0070,0247)
  5. Shadow Opacity: (0070,0258)

See the "Line Style Sequence" (0070, 0232) in the DICOM standard for more details.

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

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