←Select platform

DicomAnnotationFillModeType Enumeration

Summary
Represents the value of the "Fill Mode" element (0070,0257) in a "Fill Style Sequence" (0070,0233) item.
Syntax
C#
VB
C++
public enum DicomAnnotationFillModeType   
Public Enum DicomAnnotationFillModeType  
public enum class DicomAnnotationFillModeType   
Members
ValueMemberDescription
0None Used for initialization. The "Fill Mode" element (0070,0257) is mandatory, so it must be written, or when present when read.
1Solid "Fill Mode" element (0070,0257) has the value "SOLID".
2Stippeled "Fill Mode" element (0070,0257) has the value "STIPPELED".
Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.