C#
VB
WinRT C#
C++
Gets a LeadPointD that represents the bottom-right edge of this LeadRect.
public static Leadtools.LeadPoint BottomRight(
Leadtools.LeadRect rect
)
Public Shared Function BottomRight( _
ByVal rect As Leadtools.LeadRect _
) As Leadtools.LeadPoint
public static Leadtools.LeadPoint BottomRight(
Leadtools.LeadRect rect
)
function Leadtools.LeadRectHelper.BottomRight(
rect
)
public:
static Leadtools.LeadPoint BottomRight(
Leadtools.LeadRect rect
)
rect
The rectangle object.
A LeadPointD that represents the bottom-right edge of this LeadRect.
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