C#
Objective-C
C++
public DicomAnnotationTickLabelAlignmentType TickLabelAlignment { get; set; }
@property (nonatomic, assign) LTDicomAnnotationTickLabelAlignmentType tickLabelAlignment;
public:
property DicomAnnotationTickLabelAlignmentType TickLabelAlignment {
DicomAnnotationTickLabelAlignmentType get();
void set ( DicomAnnotationTickLabelAlignmentType value);
}
The value of the "Tick Label Alignment" element (0070,0279) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
For an example, refer to CreateCompoundGraphic.