ColorConverter::CanConvertTo Method
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | CanConvertTo(ITypeDescriptorContext^, Type^) | Returns a value indicating whether this converter can convert an object to the given destination type using the context.(Overrides TypeConverter::CanConvertTo(ITypeDescriptorContext^, Type^).) |
![]() | CanConvertTo(Type^) | Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.) |
Show:
