LEADTOOLS (Leadtools assembly)

Left Method (LeadRectDHelper)

Show in webframe







The rectangle object.
Gets the x-coordinate of the left edge of this LeadRectD structure.
Syntax
public static double Left( 
   LeadRectD rect
)
'Declaration
 
Public Shared Function Left( _
   ByVal rect As LeadRectD _
) As Double
'Usage
 
Dim rect As LeadRectD
Dim value As Double
 
value = LeadRectDHelper.Left(rect)
public static double Left( 
   LeadRectD rect
)

            

            
 function Leadtools.LeadRectDHelper.Left( 
   rect 
)
public:
static double Left( 
   LeadRectD rect
) 

Parameters

rect
The rectangle object.

Return Value

The 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.