LEADTOOLS (Leadtools assembly)

Parse Method (LeadRect)

Show in webframe







The source string. This must contain four integer values (invariant culture)
Parses a string and returns a new instance of LeadRect from it.
Syntax
public static LeadRect Parse( 
   string source
)
'Declaration
 
Public Shared Function Parse( _
   ByVal source As String _
) As LeadRect
'Usage
 
Dim source As String
Dim value As LeadRect
 
value = LeadRect.Parse(source)
public static LeadRect Parse( 
   string source
)

            

            
 function Leadtools.LeadRect.Parse( 
   source 
)
public:
static LeadRect Parse( 
   String^ source
) 

Parameters

source
The source string. This must contain four integer values (invariant culture)

Return Value

Returns a new instance of LeadRect.
Requirements

Target Platforms

See Also

Reference

LeadRect Structure
LeadRect Members

 

 


Products | Support | Contact Us | Copyright Notices

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