←Select platform

SynchronizedScrollingSequence Property (HangingProtocol)

Summary

Gets or sets the Hanging Protocol Synchronized Scrolling Sequence (Optional)

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7471632)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.HangingProtocol.SynchronizedScrolling> SynchronizedScrollingSequence { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471632)>  
Public Property SynchronizedScrollingSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.SynchronizedScrolling) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471632)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::SynchronizedScrolling^>^ SynchronizedScrollingSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::SynchronizedScrolling^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::SynchronizedScrolling^>^ value) 
   } 

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize