Gets or sets the image width.
[EntityElementAttribute()]
public Nullable<int> Width { get; set; }
<EntityElementAttribute()>
Public Property Width() As System.Nullable(Of Integer)
Get
Set
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.Nullable
1.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
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