Share via


BlurEffect.KernelType Proprietà

Definizione

Ottiene o imposta un valore che rappresenta la curva usata per calcolare la sfocatura.

public:
 property System::Windows::Media::Effects::KernelType KernelType { System::Windows::Media::Effects::KernelType get(); void set(System::Windows::Media::Effects::KernelType value); };
public System.Windows.Media.Effects.KernelType KernelType { get; set; }
member this.KernelType : System.Windows.Media.Effects.KernelType with get, set
Public Property KernelType As KernelType

Valore della proprietà

KernelType che rappresenta la curva usata per calcolare la sfocatura. Il valore predefinito è Gaussian.

Si applica a

Vedi anche