←Select platform

Parse Method

Summary
Parses a string and returns a new instance of LeadPointD from it.
Syntax
C#
C++/CLI
Python
public static LeadPointD Parse( 
   string source 
) 
public: 
static LeadPointD Parse(  
   String^ source 
)  
def Parse(self,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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.