LEADTOOLS (Leadtools assembly)

Parse Method (LeadPointD)

Show in webframe







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

            

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

Parameters

source
The source string. This must contain two double values (invariant culture)

Return Value

Returns a new instance of LeadPointD.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

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