Gets or sets the number of vertical pixels.
[DataMemberAttribute()]
[ElementAttribute(7471364)]
public System.Nullable<int> NumberOfVerticalPixels { get; set; }
<ElementAttribute(New DicomTag.NumberOfVerticalPixels()),
DataMemberAttribute()>
Public Property NumberOfVerticalPixels() As Nullable(Of Integer)
Get
Set
public:
[ElementAttribute((gcnew DicomTag::NumberOfVerticalPixels())),
DataMemberAttribute]
property Nullable<Int32>^ NumberOfVerticalPixels
{
Nullable<Int32>^ get()
void set(Nullable<Int32>^ value)
}
The number of vertical pixels.
Positive integer indicating the intended number of rows of the addressable area of the screen in pixels.
The matching hanging protocol and/or structured display does not have to match the size exactly, it matches the nearest.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document