Public Shared Function Create( _
ByVal x As Integer, _
ByVal y As Integer, _
ByVal width As Integer, _
ByVal height As Integer _
) As LeadRect
x
Specifies the X coordinates of the LeadRect.
y
Specifies the Y coordinates of the LeadRect.
width
Specifies the width of the LeadRect. Must be a value greater than or equal to 0.
height
Specifies the height of the LeadRect. Must be a value greater than or equal to 0.
A LeadRect with X set to x, Y set to y, Width set to width and Height set to height.
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