LEADTOOLS (Leadtools assembly)

Parse Method (LeadMatrix)

Show in webframe







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

            

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

Parameters

source
The source string. This must contain four invariant culture double values the elements.

Return Value

Returns a new instance of LeadMatrix.
Requirements

Target Platforms

See Also

Reference

LeadMatrix Structure
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

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