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