LEADTOOLS (Leadtools assembly)

Size Method (LeadRectDHelper)

Show in webframe







The rectangle object.
Gets or sets the size of this LeadRectD.
Syntax
public static LeadSizeD Size( 
   LeadRectD rect
)
'Declaration
 
Public Shared Function Size( _
   ByVal rect As LeadRectD _
) As LeadSizeD
'Usage
 
Dim rect As LeadRectD
Dim value As LeadSizeD
 
value = LeadRectDHelper.Size(rect)
public static LeadSizeD Size( 
   LeadRectD rect
)

            

            
 function Leadtools.LeadRectDHelper.Size( 
   rect 
)
public:
static LeadSizeD Size( 
   LeadRectD rect
) 

Parameters

rect
The rectangle object.

Return Value

The width and height 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.