←Select platform

NavigationIndicatorSequence Property (HangingProtocol)

Summary

Gets or sets the Hanging Protocol Navigation Indicator Sequence (Optional)

Syntax

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

Property Value

A list of NavigationIndicator objects that represent the Hanging Protocol Navigation Indicator Sequence.

Remarks

Each item in this list represents a geometric relationship between display sets, specifically for static or interactive localization or navigation. This list should contain one or more items. For more information, NavigationIndicator

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