This documentation is for the old version. Go to the latest Upload Suite docs

GradientColorConverter.ConvertTo Method

Overload List

Name Description
Public method ConvertTo(Object, Type) (Inherited from TypeConverter.)
Public method ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Converts the given value object to the specified type, using specified context and culture information.

(Overrides TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)

See Also

Reference