CornerRadiusFilterConverter.

Convert(object?, Type, object?, CultureInfo) Method

Syntax

public object? Convert(object? value, Type targetType, object? parameter, CultureInfo culture)

Parameters

Name Type Description
value object?
targetType Type
parameter object?
culture CultureInfo

Return Value

Type Description
object?