SynchronizedScrollingSequence Property (original) (raw)
Summary
Gets or sets the Hanging Protocol Synchronized Scrolling Sequence (Optional)
Syntax
[DataMemberAttribute()]
[Element(DicomTag.SynchronizedScrollingSequence)]
public List<[SynchronizedScrolling](datatypes-hangingprotocol-synchronizedscrolling.html)> SynchronizedScrollingSequence { get; set; }
Property Value
A list of SynchronizedScrolling objects that represent the Hanging Protocol Synchronized Scrolling Sequence.
Remarks
Each item in this list identifies a group of display sets that will scroll in unison (i.e. synchronized scrolling). For more information, SynchronizedScrolling
Leadtools.Dicom.Common Assembly