←Select platform

Shadow Property

Summary

Gets or sets the value that represents all the elements that make up the "Shadow Style" under one of the items under the "Text Style Sequence" (0070,0231) in the "Graphic Annotation Module".

Syntax

C#
VB
WinRT C#
C++
public DicomShadowStyle Shadow { get; set; } 
Public Property Shadow As Leadtools.Dicom.DicomShadowStyle 
public Leadtools.Dicom.DicomShadowStyle Shadow {get; set;} 
 <br/>get_Shadow();<br/>set_Shadow(value);<br/>Object.defineProperty('Shadow');  

Property Value

The value that represents all the elements that make up the "Shadow Style" under one of the items under the "Text Style Sequence" (0070,0231) in the "Graphic Annotation Module".

Remarks

The "shadow Style" elements are all mandatory. For more information, see DicomShadowStyle.

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