Initializes a new instance of LeadRectD with the specified x-coordinate, y-coordinate, width, and height.
Public Function New( _
ByVal x As Double, _
ByVal y As Double, _
ByVal width As Double, _
ByVal height As Double _
)
x
The x-coordinate of the top-left corner of the rectangle.
y
The y-coordinate of the top-left corner of the rectangle.
width
The width value. Must be a value greater than or equal to 0.
height
The height value. Must be a value greater than or equal to 0.
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