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



Determines if this converter can convert an object in the given source type to the native type of the converter Supported in Silverlight, Windows Phone 7

Overload List

OverloadDescription
CanConvertFrom(ITypeDescriptorContext,Type)Determines if this converter can convert an object in the given source type to the native type of the converter Supported in Silverlight, Windows Phone 7  
CanConvertFrom(Type)Returns whether this converter can convert an object of the given type to the type of this converter. (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