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 )