C#
VB
WinRT C#
C++
Gets the x-coordinate of the right edge of this LeadRect structure.
public static int Right(
Leadtools.LeadRect rect
)
Public Shared Function Right( _
ByVal rect As Leadtools.LeadRect _
) As Integer
public static int Right(
Leadtools.LeadRect rect
)
function Leadtools.LeadRectHelper.Right(
rect
)
public:
static int Right(
Leadtools.LeadRect rect
)
rect
The rectangle object.
The 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