Udostępnij za pośrednictwem


BlurEffect.KernelType Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą krzywą, która jest używana do obliczania rozmycia.

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

Wartość właściwości

KernelType

Reprezentująca KernelType krzywą używaną do obliczania rozmycia. Wartość domyślna to Gaussian.

Dotyczy

Zobacz też