←Select platform

NumberOfScreens Property

Summary

Gets or sets the Hanging Protocol Number of Screens (Optional).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.NumberOfScreens)] 
public Nullable<int> NumberOfScreens { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::NumberOfScreens()))] 
   property Nullable<Int32>^ NumberOfScreens 
   { 
      Nullable<Int32>^ get() 
      void set(Nullable<Int32>^ value) 
   } 

Property Value

The Hanging Protocol Number of Screens.

Remarks

This is part of the Hanging Protocol Environment module, and indicates the number of screens defined for this hanging protocol.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.