←Select platform

DicomAnnotationTickLabelAlignmentType Enumeration

Summary

Represents the value of the "Tick Label Alignment" element (0070,0279) in a "Compound Graphic Sequence" item.

Syntax

C#
VB
WinRT C#
C++
public enum DicomAnnotationTickLabelAlignmentType   
Public Enum DicomAnnotationTickLabelAlignmentType  
    
    
public enum DicomAnnotationTickLabelAlignmentType    
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType = function() { }; 
Leadtools.Dicom.DicomAnnotationTickLabelAlignmentType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomAnnotationTickLabelAlignmentType   

Members

ValueMemberDescription
0None "Tick Label Alignment" element (0070,0279) is not present, or should not be written
1Top "Tick Label Alignment" element (0070,0279) has the value "TOP".
3Bottom "Tick Label Alignment" element (0070,0279) has the value "BOTTOM".
Remarks

Note that the "Tick Label Alignment" element is required if Type is Ruler, Axis, or CrossHair.

Example

For an example, refer to CreateCompoundGraphic.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly