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