C#
VB
C++
Gets or sets the image width.
[EntityElementAttribute()]public Nullable<int> Width { get; set; }
<EntityElementAttribute()>Public Property Width() As System.Nullable(Of Integer)GetSet
public:[EntityElementAttribute]property System::Nullable<int> Width{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 width 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
