C#
VB
Java
Objective-C
C++
Creates a new instance of LeadRectD with the specified values top-left and bottom-right corner points.
Public Shared Function FromLTRB( _ByVal left As Double, _ByVal top As Double, _ByVal right As Double, _ByVal bottom As Double _) As Leadtools.LeadRectD
public:static Leadtools.LeadRectD FromLTRB(double left,double top,double right,double bottom)
left
The x-coordinate of the top-left corner.
top
The y-coordinate of the top-left corner.
right
The x-coordinate of the bottom-right corner.
bottom
The y-coordinate of the bottom-right corner.
The object this method creates.
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
