←Select platform

Height Field

Summary

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

Syntax

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

Field Value

The DICOM image pixel height for this MessagingDicomFile

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly