C#
VB
C++
Gets or sets the image height.
[EntityElementAttribute()]public Nullable<int> Height { get; set; }
<EntityElementAttribute()>Public Property Height() As System.Nullable(Of Integer)GetSet
public:[EntityElementAttribute]property System::Nullable<int> Height{System::Nullable<int> get()void set(System::Nullable<int> value)}
A [System.Nullable1](https://msdn.microsoft.com/en-us/library/System.Nullable1.aspx) representing the image height to match against.
Set this value to null to ignore this field for all matching operations.
ReferencedImagesEntity Members
Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters Namespace
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
