←Select platform

NavigationDisplaySet Property (NavigationIndicator)

Summary

Gets or sets the Navigation Display Set number.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7471638)] 
public System.Nullable<int> NavigationDisplaySet { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471638)>  
Public Property NavigationDisplaySet() As System.Nullable(Of Integer) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471638)] 
   property System::Nullable<int> NavigationDisplaySet 
   { 
      System::Nullable<int> get() 
      void set(System::Nullable<int> value) 
   } 

Property Value

The Navigation Display Set number.

Remarks

This is the DisplaySetNumber where the geometric relationship to the ReferenceDisplaySets is graphically depicted.

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