DisplayEnvironmentSpatialPosition Property (original) (raw)

Summary

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

Syntax

[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

Leadtools.Dicom.Common Assembly