Sdílet prostřednictvím


DropShadowEffect.RenderingBias Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda systém vykresluje stín poklesu s důrazem na rychlost nebo kvalitu.

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

Hodnota vlastnosti

RenderingBias

Hodnota RenderingBias , která označuje, zda systém vykresluje stín poklesu s důrazem na rychlost nebo kvalitu. Výchozí formát je Performance.

Platí pro

Viz také