←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
WinRT C#
C++
public class DicomShadowStyle 
Public Class DicomShadowStyle  
public sealed class DicomShadowStyle  
function Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly