C#
VB
C++
Gets or sets the DICOM image pixel width for this MessagingDicomFile.
[DataMemberAttribute()]
public int Width
<DataMemberAttribute()>
Public Width As Integer
public:
[DataMemberAttribute]
int Width
The DICOM image pixel width for this MessagingDicomFile.
This is the width, in pixels, of the image stored in the PixelData element of the DICOM file.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET