HasPatientImagePosition Свойство (DicomFrameMetadata)
Возвращает значение, указывающее, хранится ли информация о местоположении пациента в кадре DICOM.
[Category("DICOM frame")]
[Description("A value indicating whether the information about patient location is stored in a DICOM frame.")]
public bool HasPatientImagePosition { get; }
[Category("DICOM frame")]
[Description("A value indicating whether the information about patient location is stored in a DICOM frame.")]
public: __property bool get_HasPatientImagePosition();
[Category("DICOM frame")]
[Description("A value indicating whether the information about patient location is stored in a DICOM frame.")]
public:
property bool HasPatientImagePosition {
bool get();
}
'Declaration
<CategoryAttribute("DICOM frame")>
<DescriptionAttribute("A value indicating whether the information about patient location is stored in a DICOM frame.")>
Public ReadOnly Property HasPatientImagePosition As Boolean
Property Value
True - свойство
PatientImagePosition возвращает местоположение пациента, загруженное из кадра DICOM;
false - свойство
PatientImagePosition возвращает
VintasoftPoint3D.Empty.
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5