C#
VB
WinRT C#
C++
Returns a LeadRectD structure with the specified edge locations.
public static Leadtools.LeadRectD FromLTRB(double left,double top,double right,double bottom)
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)
function Leadtools.LeadRectDHelper.FromLTRB(left ,top ,right ,bottom)
public:static Leadtools.LeadRectD FromLTRB(double left,double top,double right,double bottom)
left
The x-coordinate of the upper-left corner of the LeadRectD.
top
The y-coordinate of the upper-left corner of the LeadRectD.
right
The x-coordinate of the lower-right corner of the LeadRectD.
bottom
The y-coordinate of the lower-right corner of the LeadRectD.
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
