ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll

Attempts to convert the provided value to T.

public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)

Parameters

culture
CultureInfo?
value
Object

Returns