LEADTOOLS (Leadtools assembly)

Size Method (LeadRectHelper)

Show in webframe







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

            

            
 function Leadtools.LeadRectHelper.Size( 
   rect 
)
public:
static LeadSize Size( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

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