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



Returns a value indicating whether this converter can convert an object to the given destination type using the context. Supported in Silverlight, Windows Phone 7

Overload List

OverloadDescription
CanConvertTo(ITypeDescriptorContext,Type)Returns a value indicating whether this converter can convert an object to the given destination type using the context. Supported in Silverlight, Windows Phone 7  
CanConvertTo(Type)Returns whether this converter can convert the object to the specified type. (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