←Select platform

BottomRight Method (LeadRectHelper)

Summary

Gets a LeadPointD that represents the bottom-right edge of this LeadRect.

Syntax

C#
VB
WinRT C#
C++
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 
)  

Parameters

rect
The rectangle object.

Return Value

A LeadPointD that represents the bottom-right edge of this LeadRect.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly