LEADTOOLS (Leadtools assembly)

BottomLeft Method (LeadRectDHelper)

Show in webframe







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

            

            
 function Leadtools.LeadRectDHelper.BottomLeft( 
   rect 
)
public:
static LeadPointD BottomLeft( 
   LeadRectD rect
) 

Parameters

rect
The rectangle object.

Return Value

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

Target Platforms

See Also

Reference

LeadRectDHelper Class
LeadRectDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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