LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ConvertFromString Method
See Also 
Leadtools Namespace > RasterColorTypeConverter Class : ConvertFromString Method



Converts the specified text to a RasterColor object. Supported in Silverlight, Windows Phone 7

Overload List

OverloadDescription
ConvertFromString(String)Converts the specified text to a RasterColor object. Supported in Silverlight, Windows Phone 7  
ConvertFromString(ITypeDescriptorContext,String)Converts the given text to an object, using the specified context. (Inherited from System.ComponentModel.TypeConverter)
ConvertFromString(ITypeDescriptorContext,CultureInfo,String)Converts the given text to an object, using the specified context and culture information. (Inherited from System.ComponentModel.TypeConverter)

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7

See Also