Gets or sets the display's environment spatial position value.
[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)
}
The display's environment spatial position value.
Exactly four dimensionless floating point values indicating the rectangular coordinate position of the screen within the overall bounding box that encompasses all the screens.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document