←Select platform

Width Field

Summary

Gets or sets the DICOM image pixel width for this MessagingDicomFile.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public int Width 
<DataMemberAttribute()>  
Public Width As Integer 
public:  
   [DataMemberAttribute] 
   int Width 

Field Value

The DICOM image pixel width for this MessagingDicomFile.

Remarks

This is the width, in pixels, of the image stored in the PixelData element of the DICOM file.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly