ColorConverter::ConvertTo Method

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^)

Converts the specified object to another type. (Overrides TypeConverter::ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^).)

System_CAPS_pubmethodConvertTo(Object^, Type^)

Converts the given value object to the specified type, using the arguments.(Inherited from TypeConverter.)

Return to top
Show: