LEADTOOLS (Leadtools assembly)

BottomLeft Method (LeadRectHelper)

Show in webframe







The rectangle object.
Gets a LeadPointD that represents the bottom-left edge of this LeadRect.
Syntax
public static LeadPoint BottomLeft( 
   LeadRect rect
)
'Declaration
 
Public Shared Function BottomLeft( _
   ByVal rect As LeadRect _
) As LeadPoint
'Usage
 
Dim rect As LeadRect
Dim value As LeadPoint
 
value = LeadRectHelper.BottomLeft(rect)
public static LeadPoint BottomLeft( 
   LeadRect rect
)

            

            
 function Leadtools.LeadRectHelper.BottomLeft( 
   rect 
)
public:
static LeadPoint BottomLeft( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

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

Target Platforms

See Also

Reference

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.