←Select platform

DisplayEnvironmentSpatialPosition Property

Summary

Gets or sets the display's environment spatial position value.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[ElementAttribute(7471368)] 
public System.Collections.Generic.List<float> DisplayEnvironmentSpatialPosition { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::DisplayEnvironmentSpatialPosition()))] 
   property List<Single>^ DisplayEnvironmentSpatialPosition 
   { 
      List<Single>^ get() 
      void set(List<Single>^ value) 
   } 

Property Value

The display's environment spatial position value.

Remarks

Exactly four dimensionless floating point values indicating the rectangular coordinate position of the screen within the overall bounding box that encompasses all the screens.

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.