Leadtools.Dicom Namespace : DicomAnnotationOptions Enumeration |
[FlagsAttribute()] public enum DicomAnnotationOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DicomAnnotationOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationOptions
[FlagsAttribute()] public enum DicomAnnotationOptions : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomAnnotationOptions = function() { }; Leadtools.Dicom.DicomAnnotationOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DicomAnnotationOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CompoundGraphicInstanceId | The "Compound Graphic Instance ID" element (0070,0226) is present, or should be written. |
Fill | The "Fill Style Sequence" (0070,0233) is present, or should be written. |
GraphicGroupId | The "Graphic Group ID" element (0070,0295) is present, or should be written. |
Line | The "Line Style Sequence" (0070,0232) is present, or should be written. |
None | The optional sequences and elements are not present, or should not be written. |
Text | The "Text Style Sequence" (0070,0231) is present, or should be written. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationOptions
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