ComponentOne Carousel for WPF and Silverlight
C1.WPF.Carousel Namespace / PathGeometryConverter Class / ConvertFrom Method / ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method

In This Topic
    ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function ConvertFrom( _
       ByVal context As ITypeDescriptorContext, _
       ByVal culture As CultureInfo, _
       ByVal value As Object _
    ) As Object

    Parameters

    context
    culture
    value
    See Also