LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomAnnotationDashStyleType Enumeration

Show in webframe







Represents the value of the "Line Dashing Style" element (0070,0254) in a "Line Style Sequence" (0070,0232) item.
Syntax
public enum DicomAnnotationDashStyleType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomAnnotationDashStyleType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomAnnotationDashStyleType
public enum DicomAnnotationDashStyleType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomAnnotationDashStyleType = function() { };
Leadtools.Dicom.DicomAnnotationDashStyleType.prototype = {
None = 0x00000000, Solid = 0x00000001, Dashed = 0x00000002, };
public enum class DicomAnnotationDashStyleType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneUsed for initialization. The "Line Dashing Style" element (0070,0254) is mandatory, so it must be written, or when present when read.
0x00000001SolidThe "Line Dashing Style" element (0070,0254) has the value "SOLID".
0x00000002DashedThe "Line Dashing Style" element (0070,0254) has the value "DASHED".
Example
For an example, refer to DicomDataSet.CreateCompoundGraphic.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomAnnotationDashStyleType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features