C#
Objective-C
C++
public List<DicomMajorTick> MajorTicks { get; }
@property (nonatomic, strong, readonly) NSMutableArray<LTDicomMajorTick *> *majorTicks;
public:
property List<DicomMajorTick^>^ MajorTicks {
List<DicomMajorTick^>^ get();
}
The value of the "Major Ticks Sequence" element (0070,0287) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
For an example, refer to CreateCompoundGraphic.