ShaderEffect.PixelShader 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於該效果的 PixelShader。
protected:
property System::Windows::Media::Effects::PixelShader ^ PixelShader { System::Windows::Media::Effects::PixelShader ^ get(); void set(System::Windows::Media::Effects::PixelShader ^ value); };
protected System.Windows.Media.Effects.PixelShader PixelShader { get; set; }
member this.PixelShader : System.Windows.Media.Effects.PixelShader with get, set
Protected Property PixelShader As PixelShader
屬性值
效果的 PixelShader。
備註
相依性屬性資訊
識別碼欄位 | PixelShaderProperty |
設定為 的中繼資料屬性 true |
無 |