LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetStringDescription Method (LeadRectHelper)






The rectangle object.
Returns a humand-readable representation of the specified LeadSize. .NET support WinRT support
Syntax
public static string GetStringDescription( 
   LeadRect rect
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal rect As LeadRect _
) As String
'Usage
 
Dim rect As LeadRect
Dim value As String
 
value = LeadRectHelper.GetStringDescription(rect)
public static string GetStringDescription( 
   LeadRect rect
)
 function Leadtools.LeadRectHelper.GetStringDescription( 
   rect 
)
public:
static String^ GetStringDescription( 
   LeadRect rect
) 

Parameters

rect
The rectangle object.

Return Value

A humand-readable representation of the specified LeadSize.
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

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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