C#
VB
WinRT C#
C++
Represents the value of the "Tick Alignment" element (0070,0274) in a "Compound Graphic Sequence" item.
public enum DicomAnnotationTickAlignmentType Public Enum DicomAnnotationTickAlignmentType
public enum DicomAnnotationTickAlignmentType Leadtools.Dicom.DicomAnnotationTickAlignmentType = function() { };Leadtools.Dicom.DicomAnnotationTickAlignmentType.prototype = {<br/>LeadtoolsMemberMarker(replace me)};
public enum class DicomAnnotationTickAlignmentType Members
| Value | Member | Description |
|---|---|---|
| 0 | None | The "Tick Alignment" element (0070,0274) is not present, or should not be written |
| 1 | Top | The "Tick Alignment" element (0070,0274) has the value "TOP". |
| 2 | Center | The "Tick Alignment" element (0070,0274) has the value "CENTER". |
| 3 | Bottom | The "Tick Alignment" element (0070,0274) has the value "BOTTOM". |
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
