←Select platform

DisplayEnvironmentSpatialPosition Property

Summary

Exactly four unitless floating point values indicating the rectangular coordinate position of the image box.

Syntax
C#
C++/CLI
[Element(DicomTag.DisplayEnvironmentSpatialPosition)] 
public List<double> DisplayEnvironmentSpatialPosition {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::DisplayEnvironmentSpatialPosition()))] 
   property List<double>^ DisplayEnvironmentSpatialPosition 
   { 
      List<double>^ get() 
      void set(List<double>^ value) 
   } 

Property Value

Exactly four unitless floating point values indicating the rectangular coordinate position of the image box

Remarks

Exactly four unitless floating point values indicating the rectangular coordinate position of the image box within the overall bounding box that encompasses all the display space (across all 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.