←Select platform

DicomAnnotationDashStyleType Enumeration

Summary

Represents the value of the "Line Dashing Style" element (0070,0254) in a "Line Style Sequence" (0070,0232) item.

Syntax
C#
VB
C++
public enum DicomAnnotationDashStyleType   
Public Enum DicomAnnotationDashStyleType  
public enum class DicomAnnotationDashStyleType   

Members
ValueMemberDescription
0None Used for initialization. The "Line Dashing Style" element (0070,0254) is mandatory, so it must be written, or when present when read.
1Solid The "Line Dashing Style" element (0070,0254) has the value "SOLID".
2Dashed The "Line Dashing Style" element (0070,0254) has the value "DASHED".

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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