LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Size Method (LeadRectDHelper)






The rectangle object.
Gets or sets the size of this LeadRectD. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRectDHelper Class
LeadRectDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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