←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 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.