←Select platform

DicomSetOverlayFlags Enumeration

Summary

Specifies the behavior of SetOverlayAttributes.

Syntax
C#
VB
C++
Java
[FlagsAttribute()] 
public enum DicomSetOverlayFlags   
<FlagsAttribute()> 
Public Enum DicomSetOverlayFlags  
public class DicomSetOverlayFlags  
[FlagsAttribute()] 
public enum class DicomSetOverlayFlags   

Members
ValueMemberDescription
0x00000000None None.
0x00000001NoOverride Do not update an overlay that already exists in the Data Set.

Remarks

For Android/Java users: The constant members of this class are defined using all capital letters with underscores between words.

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