LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadRectDHelper)

Show in webframe







The rectangle object.
Returns A human-readable representation of the specified LeadRectD.
Syntax
public static string GetStringDescription( 
   LeadRectD rect
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal rect As LeadRectD _
) As String
'Usage
 
Dim rect As LeadRectD
Dim value As String
 
value = LeadRectDHelper.GetStringDescription(rect)
public static string GetStringDescription( 
   LeadRectD rect
)

            

            
 function Leadtools.LeadRectDHelper.GetStringDescription( 
   rect 
)
public:
static String^ GetStringDescription( 
   LeadRectD rect
) 

Parameters

rect
The rectangle object.

Return Value

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