C#
VB
C++
Parses a string and returns a new instance of LeadPointD from it.
public static LeadPointD Parse(
string source
)
Public Shared Function Parse( _
ByVal source As String _
) As Leadtools.LeadPointD
public:
static Leadtools.LeadPointD Parse(
String^ source
)
source
The source string. This must contain two double values (invariant culture)
Returns a new instance of LeadPointD.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET