Leadtools.Dicom Namespace : DicomAnnotationDashStyleType Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationDashStyleType = function() { }; Leadtools.Dicom.DicomAnnotationDashStyleType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomAnnotationDashStyleType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dashed | The "Line Dashing Style" element (0070,0254) has the value "DASHED". |
None | Used for initialization. The "Line Dashing Style" element (0070,0254) is mandatory, so it must be written, or when present when read. |
Solid | The "Line Dashing Style" element (0070,0254) has the value "SOLID". |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationDashStyleType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2