Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomAnnotationDashStyleType Enumeration








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.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomAnnotationDashStyleType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomAnnotationDashStyleType
public enum DicomAnnotationDashStyleType : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomAnnotationDashStyleType = function() { };
Leadtools.Dicom.DicomAnnotationDashStyleType.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomAnnotationDashStyleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Used for initialization. The "Line Dashing Style" element (0070,0254) is mandatory, so it must be written, or when present when read.
0x00000001Solid The "Line Dashing Style" element (0070,0254) has the value "SOLID".
0x00000002Dashed The "Line Dashing Style" element (0070,0254) has the value "DASHED".
Example
For an example, refer to CreateCompoundGraphic.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

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