Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadPointD Structure : Parse Method |
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 )