←Select platform

NavigationDisplaySet Property

Summary

Gets or sets the Navigation Display Set number.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.NavigationDisplaySet)] 
public Nullable<int> NavigationDisplaySet { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::NavigationDisplaySet())),  
   DataMemberAttribute] 
   property Nullable<Int32>^ NavigationDisplaySet 
   { 
      Nullable<Int32>^ get() 
      void set(Nullable<Int32>^ 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.